github.com/felipejfc/helm@v2.1.2+incompatible/docs/man/man1/helm_inspect_values.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\-inspect\-values \- shows inspect values 9 10 11 .SH SYNOPSIS 12 .PP 13 \fBhelm inspect values [CHART]\fP 14 15 16 .SH DESCRIPTION 17 .PP 18 This command inspects a chart (directory, file, or URL) and displays the contents 19 of the values.yaml file 20 21 22 .SH OPTIONS 23 .PP 24 \fB\-\-keyring\fP="/Users/mattbutcher/.gnupg/pubring.gpg" 25 path to the keyring containing public verification keys 26 27 .PP 28 \fB\-\-verify\fP[=false] 29 verify the provenance data for this chart 30 31 .PP 32 \fB\-\-version\fP="" 33 version of the chart. By default, the newest chart is shown 34 35 36 .SH OPTIONS INHERITED FROM PARENT COMMANDS 37 .PP 38 \fB\-\-debug\fP[=false] 39 enable verbose output 40 41 .PP 42 \fB\-\-home\fP="/Users/mattbutcher/Code/helm\_home" 43 location of your Helm config. Overrides $HELM\_HOME 44 45 .PP 46 \fB\-\-host\fP="" 47 address of tiller. Overrides $HELM\_HOST 48 49 .PP 50 \fB\-\-kube\-context\fP="" 51 name of the kubeconfig context to use 52 53 54 .SH SEE ALSO 55 .PP 56 \fBhelm\-inspect(1)\fP 57 58 59 .SH HISTORY 60 .PP 61 1\-Nov\-2016 Auto generated by spf13/cobra