Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "dynamokv", Short: "Use AWS DynamoDB as a simple Key Value storage", Long: `dynamokv is specially designed to store configuration in a dynamodb table and load them as environment variables`, SilenceUsage: true, }
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.