Helm Operations
Jump to navigation
Jump to search
Internal
Overview
Help
helm help helm <command> --help|-h
Generic Options
-v
Logging verbosity.
helm -v <level> ...
--stderrthreshold
Release Commands
helm install
list
list releases from the target clusteruninstall
(Helm 2 equivalent command "delete", alias still working in Helm 3)get
get the details of a named release (configuration value, manifest, hooks, notes)history
status
upgrade
rollback
Chart Commands
package
create
lint
show
("show" and "inspect" are aliases)template
pull
("pull" and "fetch" are aliases)
Dependency Commands
Repository Commands
Other Commands
Troubleshooting
- Helm 2 RBAC https://github.com/fnproject/fn-helm/issues/21