Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: config.GetAppName(), Short: fmt.Sprintf("All-in-one CLI tool for running the %v server and client", config.GetAppName()), Long: fmt.Sprintf("All-in-one CLI tool for running the %v server and client", config.GetAppName()), }
This represents the base command when called without any subcommands
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.