Documentation ¶ Index ¶ func Execute() type Runner Constants ¶ This section is empty. Variables ¶ This section is empty. 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 Runner ¶ added in v2.1.0 type Runner interface { Run(context.Context) error } Source Files ¶ View all Source files root.go Click to show internal directories. Click to hide internal directories.