Helm Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 9: Line 9:


=Release Commands=
=Release Commands=
* [[helm install|install]]
* <span id='install'></span>[[helm install|install]]
* <span id='uninstall'></span>[[helm uninstall|uninstall]] (Helm 2 equivalent command "delete", alias still working in Helm 3)
* <span id='uninstall'></span>[[helm uninstall|uninstall]] (Helm 2 equivalent command "delete", alias still working in Helm 3)



Revision as of 18:43, 29 November 2019

Internal

Help

helm help
helm <command> --help|-h

Release Commands

  • install
  • uninstall (Helm 2 equivalent command "delete", alias still working in Helm 3)

To Review for Helm 3 Below

Commands

Initialization

Chart Commands

Dependency Commands

Release Commands

Repository Commands