Helm Search

    Search provides the ability to search for Helm charts in the various places they can be stored including the Artifact Hub and repositories you have added. Use search subcommands to search different locations for charts.

    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/config.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 18-May-2022