Helm Commands
Here you'll find the list of CLI commands for Helm, with help info on their usage.
helm
The Helm package manager for Kubernetes.
helm completion
generate autocompletion scripts for the specified shell
helm completion bash
generate autocompletion script for bash
helm completion fish
generate autocompletion script for fish
helm completion powershell
generate autocompletion script for powershell
helm completion zsh
generate autocompletion script for zsh
helm create
create a new chart with the given name
helm dependency
manage a chart's dependencies
helm dependency build
rebuild the charts/ directory based on the Chart.lock file
helm dependency list
list the dependencies for the given chart
helm dependency update
update charts/ based on the contents of Chart.yaml
helm env
helm client environment information
helm get
download extended information of a named release