Manage client-side Helm plugins.

    1. --home string location of your Helm config. Overrides $HELM-HOME (default "~/.helm")
    2. --kube-context string name of the kubeconfig context to use
    3. --tiller-connection-timeout int the duration (in seconds) Helm will wait to establish a connection to tiller (default 300)
    • - The Helm package manager for Kubernetes.
    • helm plugin install - install one or more Helm plugins
    • - list installed Helm plugins
    • helm plugin remove - remove one or more Helm plugins
    • - update one or more Helm plugins
    Auto generated by spf13/cobra on 1-Aug-2018