Helm Completion Bash
Generate the autocompletion script for Helm for the bash shell.
To load completions for every new session, execute once:
-
MacOS:
helm completion bash [flags]
--debug enable verbose output
--kube-apiserver string the address and the port for the Kubernetes API server
--kube-as-user string username to impersonate for the operation
--kube-ca-file string the certificate authority file for the Kubernetes API server connection
--kubeconfig string path to the kubeconfig file
-n, --namespace string namespace scope for this request
--registry-config string path to the registry config file (default "~/.config/helm/registry.json")
--repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
- helm completion - generate autocompletion scripts for the specified shell