github.com/darkowlzz/helm@v2.5.1-0.20171213183701-6707fe0468d4+incompatible/docs/man/man1/helm_home.1 (about)

     1  .TH "HELM" "1" "May 2017" "Auto generated by spf13/cobra" "" 
     2  .nh
     3  .ad l
     4  
     5  
     6  .SH NAME
     7  .PP
     8  helm\-home \- displays the location of HELM\_HOME
     9  
    10  
    11  .SH SYNOPSIS
    12  .PP
    13  \fBhelm home\fP
    14  
    15  
    16  .SH DESCRIPTION
    17  .PP
    18  This command displays the location of HELM\_HOME. This is where
    19  any helm configuration files live.
    20  
    21  
    22  .SH OPTIONS INHERITED FROM PARENT COMMANDS
    23  .PP
    24  \fB\-\-debug\fP[=false]
    25      enable verbose output
    26  
    27  .PP
    28  \fB\-\-home\fP="~/.helm"
    29      location of your Helm config. Overrides $HELM\_HOME
    30  
    31  .PP
    32  \fB\-\-host\fP="localhost:44134"
    33      address of tiller. Overrides $HELM\_HOST
    34  
    35  .PP
    36  \fB\-\-kube\-context\fP=""
    37      name of the kubeconfig context to use
    38  
    39  .PP
    40  \fB\-\-tiller\-namespace\fP="kube\-system"
    41      namespace of tiller
    42  
    43  
    44  .SH SEE ALSO
    45  .PP
    46  \fBhelm(1)\fP
    47  
    48  
    49  .SH HISTORY
    50  .PP
    51  19\-May\-2017 Auto generated by spf13/cobra