github.com/migueleliasweb/helm@v2.6.1+incompatible/docs/helm/helm_plugin_list.md (about)

     1  ## helm plugin list
     2  
     3  list installed Helm plugins
     4  
     5  ### Synopsis
     6  
     7  
     8  list installed Helm plugins
     9  
    10  ```
    11  helm plugin list
    12  ```
    13  
    14  ### Options inherited from parent commands
    15  
    16  ```
    17        --debug                     enable verbose output
    18        --home string               location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm")
    19        --host string               address of Tiller. Overrides $HELM_HOST
    20        --kube-context string       name of the kubeconfig context to use
    21        --tiller-namespace string   namespace of Tiller (default "kube-system")
    22  ```
    23  
    24  ### SEE ALSO
    25  * [helm plugin](helm_plugin.md)	 - add, list, or remove Helm plugins
    26  
    27  ###### Auto generated by spf13/cobra on 23-Jun-2017