Helm Completion Bash

    Generate the autocompletion script for Helm for the bash shell.

    To load completions for every new session, execute once:

      1. MacOS:

      1. helm completion bash [flags]
      1. --debug enable verbose output
      2. --kube-apiserver string the address and the port for the Kubernetes API server
      3. --kube-as-user string username to impersonate for the operation
      4. --kube-ca-file string the certificate authority file for the Kubernetes API server connection
      5. --kubeconfig string path to the kubeconfig file
      6. -n, --namespace string namespace scope for this request
      7. --registry-config string path to the registry config file (default "~/.config/helm/registry.json")
      8. --repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
      Auto generated by spf13/cobra on 17-Sep-2021

      NextHelm Completion Fish →