github.com/migueleliasweb/helm@v2.6.1+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 "$HOME/.helm")
    17        --host string               address of Tiller. Overrides $HELM_HOST
    18        --kube-context string       name of the kubeconfig context to use
    19        --tiller-namespace string   namespace of Tiller (default "kube-system")
    20  ```
    21  
    22  ### SEE ALSO
    23  * [helm](helm.md)	 - The Helm package manager for Kubernetes.
    24  * [helm plugin install](helm_plugin_install.md)	 - install one or more Helm plugins
    25  * [helm plugin list](helm_plugin_list.md)	 - list installed Helm plugins
    26  * [helm plugin remove](helm_plugin_remove.md)	 - remove one or more Helm plugins
    27  * [helm plugin update](helm_plugin_update.md)	 - update one or more Helm plugins
    28  
    29  ###### Auto generated by spf13/cobra on 23-Jun-2017