Documentation ¶
Index ¶
- func BindEnvs(iface interface{}, parts ...string)
- func Execute() cmdutil.ExitCode
- func HelpTemplate() string
- func NewAdminMessageCmd(f *factory.Factory) *cobra.Command
- func NewCmdCompletion() *cobra.Command
- func NewCmdRoot(currentProfile *string) (*cobra.Command, error)
- func NewHelpCmd(f *factory.Factory) *cobra.Command
- func NewOpenCmd(f *factory.Factory) *cobra.Command
- func NewPrivilegesCmd(f *factory.Factory) *cobra.Command
- func UsageTemplate() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BindEnvs ¶
func BindEnvs(iface interface{}, parts ...string)
BindEnvs Consider env vars when unmarshalling https://github.com/spf13/viper/issues/188#issuecomment-399884438
func HelpTemplate ¶
func HelpTemplate() string
func NewAdminMessageCmd ¶
NewAdminMessageCmd return a new admin message command
func NewCmdCompletion ¶
NewCmdCompletion represents the completion command
func NewOpenCmd ¶
NewOpenCmd return a new open command
func NewPrivilegesCmd ¶
NewPrivilegesCmd return a new privileges command
func UsageTemplate ¶
func UsageTemplate() string
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.