Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "rackhdcli",
Short: "A CLI for interacting with RackHD",
Long: `rackhdcli is a command line interface to to interact with a
RackHD server. One can query and modify various components of the RackHD
setup and status`,
PersistentPreRun: getAPIClients,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.