Helm 补全
为Helm生成针对于指定shell的自动补全脚本
--kube-as-group stringArray group to impersonate for the operation, this flag can be repeated to specify multiple groups.
--kube-as-user string username to impersonate for the operation
--kube-context string name of the kubeconfig context to use
--kube-token string bearer token used for authentication
--kubeconfig string path to the kubeconfig file
--registry-config string path to the registry config file (default "~/.config/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
- helm - 针对Kubernetes的Helm包管理器
- - 为bash生成自动补全脚本
- helm completion fish - 为fish生成自动补全脚本
- - 为zsh生成自动补全脚本