github.com/Racer159/jackal@v0.32.7-0.20240401174413-0bd2339e4f2e/docs/2-the-jackal-cli/100-cli-commands/jackal_tools_helm.md (about) 1 # jackal tools helm 2 <!-- Auto-generated by hack/gen-cli-docs.sh --> 3 4 Subset of the Helm CLI included with Jackal to help manage helm charts. 5 6 ## Synopsis 7 8 Subset of the Helm CLI that includes the repo and dependency commands for managing helm charts destined for the air gap. 9 10 ## Options 11 12 ``` 13 --burst-limit int client-side default throttling limit (default 100) 14 --debug enable verbose output 15 -h, --help help for helm 16 --kube-apiserver string the address and the port for the Kubernetes API server 17 --kube-as-group stringArray group to impersonate for the operation, this flag can be repeated to specify multiple groups. 18 --kube-as-user string username to impersonate for the operation 19 --kube-ca-file string the certificate authority file for the Kubernetes API server connection 20 --kube-context string name of the kubeconfig context to use 21 --kube-insecure-skip-tls-verify if true, the Kubernetes API server's certificate will not be checked for validity. This will make your HTTPS connections insecure 22 --kube-tls-server-name string server name to use for Kubernetes API server certificate validation. If it is not provided, the hostname used to contact the server is used 23 --kube-token string bearer token used for authentication 24 --kubeconfig string path to the kubeconfig file 25 -n, --namespace string namespace scope for this request 26 --qps float32 queries per second used when communicating with the Kubernetes API, not including bursting 27 --registry-config string path to the registry config file 28 --repository-cache string path to the file containing cached repository indexes 29 --repository-config string path to the file containing repository names and URLs 30 ``` 31 32 ## SEE ALSO 33 34 * [jackal tools](jackal_tools.md) - Collection of additional tools to make airgap easier 35 * [jackal tools helm dependency](jackal_tools_helm_dependency.md) - manage a chart's dependencies 36 * [jackal tools helm repo](jackal_tools_helm_repo.md) - add, list, remove, update, and index chart repositories 37 * [jackal tools helm version](jackal_tools_helm_version.md) - Print the version