Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "cq", Short: "cq is a tool for simple and fast control cloud environment.", Long: "cq is a tool for simple and fast control cloud environment.\nhttps://github.com/ap-communications/cq", Run: func(cmd *cobra.Command, args []string) { if commons.Flags.VersionFlag { printVersion() } }, }
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.