github.com/felipejfc/helm@v2.1.2+incompatible/docs/man/man1/helm_status.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\-status \- displays the status of the named release 9 10 11 .SH SYNOPSIS 12 .PP 13 \fBhelm status [flags] RELEASE\_NAME\fP 14 15 16 .SH DESCRIPTION 17 .PP 18 This command shows the status of a named release. 19 20 21 .SH OPTIONS 22 .PP 23 \fB\-\-revision\fP=0 24 if set, display the status of the named release with revision 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="/Users/mattbutcher/Code/helm\_home" 34 location of your Helm config. Overrides $HELM\_HOME 35 36 .PP 37 \fB\-\-host\fP="" 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 45 .SH SEE ALSO 46 .PP 47 \fBhelm(1)\fP 48 49 50 .SH HISTORY 51 .PP 52 1\-Nov\-2016 Auto generated by spf13/cobra