parent
dfe835a9c4
commit
489a3ae133
|
|
@ -47,7 +47,6 @@ func NewRootCmd(globalConfig *config.GlobalOptions) (*cobra.Command, error) {
|
||||||
Use: "helmfile",
|
Use: "helmfile",
|
||||||
Short: globalUsage,
|
Short: globalUsage,
|
||||||
Long: globalUsage,
|
Long: globalUsage,
|
||||||
Args: cobra.MinimumNArgs(1),
|
|
||||||
Version: version.Version(),
|
Version: version.Version(),
|
||||||
SilenceUsage: true,
|
SilenceUsage: true,
|
||||||
SilenceErrors: true,
|
SilenceErrors: true,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue