github.com/darkowlzz/helm@v2.5.1-0.20171213183701-6707fe0468d4+incompatible/docs/man/man1/helm_plugin_install.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\-plugin\-install \- install one or more Helm plugins 9 10 11 .SH SYNOPSIS 12 .PP 13 \fBhelm plugin install [options] <path|url>\&...\fP 14 15 16 .SH DESCRIPTION 17 .PP 18 install one or more Helm plugins 19 20 21 .SH OPTIONS 22 .PP 23 \fB\-\-version\fP="" 24 specify a version constraint. If this is not specified, the latest version is installed 25 26 27 .SH OPTIONS INHERITED FROM PARENT COMMANDS 28 .PP 29 \fB\-\-debug\fP[=false] 30 enable verbose output 31 32 .PP 33 \fB\-\-home\fP="~/.helm" 34 location of your Helm config. Overrides $HELM\_HOME 35 36 .PP 37 \fB\-\-host\fP="localhost:44134" 38 address of tiller. Overrides $HELM\_HOST 39 40 .PP 41 \fB\-\-kube\-context\fP="" 42 name of the kubeconfig context to use 43 44 .PP 45 \fB\-\-tiller\-namespace\fP="kube\-system" 46 namespace of tiller 47 48 49 .SH SEE ALSO 50 .PP 51 \fBhelm\-plugin(1)\fP 52 53 54 .SH HISTORY 55 .PP 56 19\-May\-2017 Auto generated by spf13/cobra