Helm Show
--kube-as-group stringArray group to impersonate for the operation, this flag can be repeated to specify multiple groups.
--kube-as-user string username to impersonate for the operation
--kube-context string name of the kubeconfig context to use
--kube-token string bearer token used for authentication
--kubeconfig string path to the kubeconfig file
--repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
- helm - The Helm package manager for Kubernetes.
- - show all information of the chart
- helm show chart - show the chart’s definition
- - show the chart’s CRDs
- helm show readme - show the chart’s README
Auto generated by spf13/cobra on 17-Sep-2021