Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Config config.Config
Config is the cli configuration for the user
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func WrappedInheritedFlagUsages ¶ added in v0.5.0
WrappedInheritedFlagUsages returns a string containing the usage information for all flags which were inherited from parent commands, wrapped to the terminal's width.
func WrappedLocalFlagUsages ¶ added in v0.5.0
WrappedLocalFlagUsages returns a string containing the usage information for all flags specifically set in the current command, wrapped to the terminal's width.
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.