github.com/cloudposse/helm@v2.2.3+incompatible/docs/man/man1/helm_repo_remove.1 (about) 1 .TH "HELM" "1" "Jan 2017" "Auto generated by spf13/cobra" "" 2 .nh 3 .ad l 4 5 6 .SH NAME 7 .PP 8 helm\-repo\-remove \- remove a chart repository 9 10 11 .SH SYNOPSIS 12 .PP 13 \fBhelm repo remove [flags] [NAME]\fP 14 15 16 .SH DESCRIPTION 17 .PP 18 remove a chart repository 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="~/.helm" 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 .PP 39 \fB\-\-tiller\-namespace\fP="kube\-system" 40 namespace of tiller 41 42 43 .SH SEE ALSO 44 .PP 45 \fBhelm\-repo(1)\fP 46 47 48 .SH HISTORY 49 .PP 50 15\-Jan\-2017 Auto generated by spf13/cobra