Helm Plugin

    1. --kube-as-group stringArray group to impersonate for the operation, this flag can be repeated to specify multiple groups.
    2. --kube-as-user string username to impersonate for the operation
    3. --kube-context string name of the kubeconfig context to use
    4. --kube-token string bearer token used for authentication
    5. --kubeconfig string path to the kubeconfig file
    6. --repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
    7. --repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
    • helm - The Helm package manager for Kubernetes.
    • - install one or more Helm plugins
    • helm plugin list - list installed Helm plugins
    • - uninstall one or more Helm plugins
    • helm plugin update - update one or more Helm plugins
    Auto generated by spf13/cobra on 17-Sep-2021