Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "commandline",
Short: "Command Line Boilerplate",
Long: bannerMsg,
Run: run,
PersistentPreRun: preRun,
}
RootCmd is the main command to run the application
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.