wwctl configure subcommands accept no positional arguments
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -13,6 +13,7 @@ var (
|
||||
"setup the ssh keys nodes using the 'default' system overlay as well as user owned\n" +
|
||||
"keys.",
|
||||
RunE: CobraRunE,
|
||||
Args: cobra.ExactArgs(0),
|
||||
}
|
||||
keyTypes []string
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user