mirror of
https://github.com/helm/helm.git
synced 2026-03-27 12:53:33 -04:00
872 B
872 B
helm plugin install
install one or more Helm plugins
Synopsis
install one or more Helm plugins
helm plugin install [options] <path|url>...
Options
--version string specify a version constraint. If this is not specified, the latest version is installed
Options inherited from parent commands
--debug enable verbose output
--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")
SEE ALSO
- helm plugin - add, list, or remove Helm plugins