Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Main ¶
func Main()
Main will take the workload of executing/starting the cli, when the command is passed to it.
func SetDriftCommands ¶
SetDriftCommands helps in gathering all the subcommands so that it can be used while registering it with main command.
Types ¶
type EnvSettings ¶ added in v0.0.8
func (*EnvSettings) AddFlags ¶ added in v0.0.8
func (s *EnvSettings) AddFlags(_ *pflag.FlagSet)
func (*EnvSettings) New ¶ added in v0.0.8
func (s *EnvSettings) New() *EnvSettings
Click to show internal directories.
Click to hide internal directories.