github.com/darkowlzz/helm@v2.5.1-0.20171213183701-6707fe0468d4+incompatible/docs/helm/helm_plugin.md (about)

     1  ## helm plugin
     2  
     3  add, list, or remove Helm plugins
     4  
     5  ### Synopsis
     6  
     7  
     8  
     9  Manage client-side Helm plugins.
    10  
    11  
    12  ### Options inherited from parent commands
    13  
    14  ```
    15        --debug                     enable verbose output
    16        --home string               location of your Helm config. Overrides $HELM_HOME (default "~/.helm")
    17        --host string               address of Tiller. Overrides $HELM_HOST
    18        --kube-context string       name of the kubeconfig context to use
    19        --kubeconfig string         path to kubeconfig file. Overrides $KUBECONFIG
    20        --tiller-namespace string   namespace of Tiller (default "kube-system")
    21  ```
    22  
    23  ### SEE ALSO
    24  * [helm](helm.md)	 - The Helm package manager for Kubernetes.
    25  * [helm plugin install](helm_plugin_install.md)	 - install one or more Helm plugins
    26  * [helm plugin list](helm_plugin_list.md)	 - list installed Helm plugins
    27  * [helm plugin remove](helm_plugin_remove.md)	 - remove one or more Helm plugins
    28  * [helm plugin update](helm_plugin_update.md)	 - update one or more Helm plugins
    29  
    30  ###### Auto generated by spf13/cobra on 7-Nov-2017