Documentation ¶ Index ¶ Constants func Execute() type OutputType Constants ¶ View Source const ( DefaultOutput = iota CSVOutput JSONOutput ) 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 OutputType ¶ added in v0.0.2 type OutputType int Source Files ¶ View all Source files prepare.go root.go run.go Click to show internal directories. Click to hide internal directories.