This commit is contained in:
@@ -10,6 +10,7 @@ import (
|
||||
// CommandCmd is such a cool name lol
|
||||
var CommandCmd = &cobra.Command{
|
||||
Use: "command",
|
||||
Aliases: []string{"c"},
|
||||
Example: "mctl command <subcommand>",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user