Documentation ¶ Index ¶ Variables func Execute() Constants ¶ This section is empty. Variables ¶ View Source var ( Black = color.Black Red = color.Red Green = color.Green Yellow = color.Yellow Blue = color.Blue Magenta = color.Magenta Cyan = color.Cyan White = color.White ) Color Print type 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 ¶ This section is empty. Source Files ¶ View all Source files adapt.go entry.go info.go list.go root.go version.go Click to show internal directories. Click to hide internal directories.