github.com/felipejfc/helm@v2.1.2+incompatible/docs/helm/helm_home.md (about)

     1  ## helm home
     2  
     3  displays the location of HELM_HOME
     4  
     5  ### Synopsis
     6  
     7  
     8  
     9  This command displays the location of HELM_HOME. This is where
    10  any helm configuration files live.
    11  
    12  
    13  ```
    14  helm home
    15  ```
    16  
    17  ### Options inherited from parent commands
    18  
    19  ```
    20        --debug                 enable verbose output
    21        --home string           location of your Helm config. Overrides $HELM_HOME (default "/Users/mattbutcher/Code/helm_home")
    22        --host string           address of tiller. Overrides $HELM_HOST
    23        --kube-context string   name of the kubeconfig context to use
    24  ```
    25  
    26  ### SEE ALSO
    27  * [helm](helm.md)	 - The Helm package manager for Kubernetes.
    28  
    29  ###### Auto generated by spf13/cobra on 1-Nov-2016