Helm Operations
From NovaOrdis Knowledge Base
Contents
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 cluster -
uninstall
(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
Dependency Commands
-
pull
("pull" and "fetch" are aliases) -
dependency
Repository Commands
Other Commands
Troubleshooting
- Helm 2 RBAC https://github.com/fnproject/fn-helm/issues/21