Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "get", Short: "Get config or secret entries of current environment", Example: functions.Desc(` {cmd} get config <configname> # get config entries {cmd} get secret <secretname> # get secret entries {cmd} get [command] <name> -o <format> # get config/secret in json/yaml format `), }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.