Documentation ¶ Index ¶ Variables func Execute() type Flag Constants ¶ This section is empty. Variables ¶ View Source var ( Version 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. Types ¶ type Flag ¶ type Flag struct { // contains filtered or unexported fields } Source Files ¶ View all Source files root.go Click to show internal directories. Click to hide internal directories.