wwctl configure subcommands accept no positional arguments
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -12,6 +12,7 @@ var (
|
||||
Long: "DHCP is a dependent service to Warewulf. This command will configure DHCP as defined\n" +
|
||||
"in the warewulf.conf file.",
|
||||
RunE: CobraRunE,
|
||||
Args: cobra.ExactArgs(0),
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user