Lots of updates with the node management CLI tools
This commit is contained in:
@@ -8,6 +8,7 @@ var (
|
||||
Short: "Add new node",
|
||||
Long: "Add new node ",
|
||||
RunE: CobraRunE,
|
||||
Args: cobra.MinimumNArgs(1),
|
||||
}
|
||||
SetGroup string
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user