github.com/felipejfc/helm@v2.1.2+incompatible/docs/man/man1/helm_repo_update.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\-update \- update information on available charts in the chart repositories 9 10 11 .SH SYNOPSIS 12 .PP 13 \fBhelm repo update\fP 14 15 16 .SH DESCRIPTION 17 .PP 18 Update gets the latest information about charts from the respective chart repositories. 19 Information is cached locally, where it is used by commands like 'helm search'. 20 21 .PP 22 \&'helm update' is the deprecated form of 'helm repo update'. It will be removed in 23 future releases. 24 25 26 .SH OPTIONS INHERITED FROM PARENT COMMANDS 27 .PP 28 \fB\-\-debug\fP[=false] 29 enable verbose output 30 31 .PP 32 \fB\-\-home\fP="/Users/mattbutcher/Code/helm\_home" 33 location of your Helm config. Overrides $HELM\_HOME 34 35 .PP 36 \fB\-\-host\fP="" 37 address of tiller. Overrides $HELM\_HOST 38 39 .PP 40 \fB\-\-kube\-context\fP="" 41 name of the kubeconfig context to use 42 43 44 .SH SEE ALSO 45 .PP 46 \fBhelm\-repo(1)\fP 47 48 49 .SH HISTORY 50 .PP 51 1\-Nov\-2016 Auto generated by spf13/cobra