github.com/amundsenjunior/helm@v2.8.0-rc.1.0.20180119233529-2b92431476e1+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 "~/.helm")
    22        --host string               address of Tiller. Overrides $HELM_HOST
    23        --kube-context string       name of the kubeconfig context to use
    24        --kubeconfig string         path to kubeconfig file. Overrides $KUBECONFIG
    25        --tiller-namespace string   namespace of Tiller (default "kube-system")
    26  ```
    27  
    28  ### SEE ALSO
    29  * [helm](helm.md)	 - The Helm package manager for Kubernetes.
    30  
    31  ###### Auto generated by spf13/cobra on 7-Nov-2017