|
|
|
@ -24,7 +24,7 @@ helm repo add [flags] [NAME] [URL]
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
--debug enable verbose output
|
|
|
|
|
--home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm")
|
|
|
|
|
--home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm")
|
|
|
|
|
--host string address of tiller. Overrides $HELM_HOST
|
|
|
|
|
--kube-context string name of the kubeconfig context to use
|
|
|
|
|
--tiller-namespace string namespace of tiller (default "kube-system")
|
|
|
|
@ -33,4 +33,4 @@ helm repo add [flags] [NAME] [URL]
|
|
|
|
|
### SEE ALSO
|
|
|
|
|
* [helm repo](helm_repo.md) - add, list, remove, update, and index chart repositories
|
|
|
|
|
|
|
|
|
|
###### Auto generated by spf13/cobra on 26-May-2017
|
|
|
|
|
###### Auto generated by spf13/cobra on 29-May-2017
|
|
|
|
|