Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "storagegroup", Short: "Operations with Storage Groups", Long: `Operations with Storage Groups`, PersistentPreRun: func(cmd *cobra.Command, args []string) { commonflags.Bind(cmd) commonflags.BindAPI(cmd) }, }
Cmd represents the storagegroup command.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.