Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version of the program. It will be injected at build time. Version string // Revision of the program. It will be injected at build time. Revision string )
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 VersionString ¶
func VersionString() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.