Explicitly enforce the number or arguments accepted by some wwctl subcommands. #1717
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -15,6 +15,7 @@ var (
|
||||
Use: "profile COMMAND [OPTIONS]",
|
||||
Short: "Node configuration profile management",
|
||||
Long: "Management of node profile settings",
|
||||
Args: cobra.NoArgs,
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user