mirror of https://github.com/helm/helm
Merge pull request #5472 from adamreese/v3/template-name
fix(cmd/template): allow setting release name for templatepull/5283/head
commit
779373a276
@ -1,3 +1,3 @@
|
|||||||
Error: "helm template" requires 1 argument
|
Error: "helm template" requires at least 1 argument
|
||||||
|
|
||||||
Usage: helm template CHART [flags]
|
Usage: helm template [NAME] [CHART] [flags]
|
||||||
|
Loading…
Reference in new issue