Helm Search

    1. --kube-apiserver string the address and the port for the Kubernetes API server
    2. --kube-as-group stringArray group to impersonate for the operation, this flag can be repeated to specify multiple groups.
    3. --kube-as-user string username to impersonate for the operation
    4. --kube-context string name of the kubeconfig context to use
    5. --kube-token string bearer token used for authentication
    6. --registry-config string path to the registry config file (default "~/.config/helm/registry.json")
    7. --repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
    8. --repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
    • helm - The Helm package manager for Kubernetes.
    • - search for charts in the Artifact Hub or your own hub instance
    Auto generated by spf13/cobra on 17-Sep-2021