github.com/felipejfc/helm@v2.1.2+incompatible/docs/man/man1/helm_repo_list.1 (about)

     1  .TH "HELM" "1" "Nov 2016" "Auto generated by spf13/cobra" "" 
     2  .nh
     3  .ad l
     4  
     5  
     6  .SH NAME
     7  .PP
     8  helm\-repo\-list \- list chart repositories
     9  
    10  
    11  .SH SYNOPSIS
    12  .PP
    13  \fBhelm repo list [flags]\fP
    14  
    15  
    16  .SH DESCRIPTION
    17  .PP
    18  list chart repositories
    19  
    20  
    21  .SH OPTIONS INHERITED FROM PARENT COMMANDS
    22  .PP
    23  \fB\-\-debug\fP[=false]
    24      enable verbose output
    25  
    26  .PP
    27  \fB\-\-home\fP="/Users/mattbutcher/Code/helm\_home"
    28      location of your Helm config. Overrides $HELM\_HOME
    29  
    30  .PP
    31  \fB\-\-host\fP=""
    32      address of tiller. Overrides $HELM\_HOST
    33  
    34  .PP
    35  \fB\-\-kube\-context\fP=""
    36      name of the kubeconfig context to use
    37  
    38  
    39  .SH SEE ALSO
    40  .PP
    41  \fBhelm\-repo(1)\fP
    42  
    43  
    44  .SH HISTORY
    45  .PP
    46  1\-Nov\-2016 Auto generated by spf13/cobra