Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ShortTimeFormat is a short format for printing timestamps ShortTimeFormat = "01-02 15:04:05" // DefaultNumRetries is the default for the number of retries we'll use for our SSM client DefaultNumRetries = 10 )
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "chamber", Short: "CLI for storing secrets", SilenceUsage: true, }
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.