if we return from Cobra command with error, don't show help.
This commit is contained in:
@@ -22,6 +22,7 @@ var (
|
||||
Short: "Warewulf Control",
|
||||
Long: "Control interface to the Cluster Warewulf Provisioning System.",
|
||||
PersistentPreRunE: rootPersistentPreRunE,
|
||||
SilenceUsage: true,
|
||||
}
|
||||
verboseArg bool
|
||||
debugArg bool
|
||||
|
||||
Reference in New Issue
Block a user