Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Hwameictl = &cobra.Command{ Use: "hwameictl", Args: cobra.ExactArgs(0), Short: "Hwameictl is the command-line tool for Hwameistor.", Long: "Hwameictl is a tool that can manage all Hwameistor resources and their entire lifecycle.\n" + "Complete documentation is available at https://hwameistor.io/", RunE: func(cmd *cobra.Command, args []string) error { return cmd.Help() }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.