|
|
|
@ -62,6 +62,7 @@ for this case.
|
|
|
|
|
--host string address of Tiller. Overrides $HELM_HOST
|
|
|
|
|
--kube-context string name of the kubeconfig context to use
|
|
|
|
|
--kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG
|
|
|
|
|
--port int local port for portforward tunnel. Overrides $TUNNEL_LOCAL_PORT
|
|
|
|
|
--tiller-namespace string namespace of Tiller (default "kube-system")
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
@ -71,4 +72,4 @@ for this case.
|
|
|
|
|
* [helm dependency list](helm_dependency_list.md) - list the dependencies for the given chart
|
|
|
|
|
* [helm dependency update](helm_dependency_update.md) - update charts/ based on the contents of requirements.yaml
|
|
|
|
|
|
|
|
|
|
###### Auto generated by spf13/cobra on 7-Nov-2017
|
|
|
|
|
###### Auto generated by spf13/cobra on 30-Nov-2017
|
|
|
|
|