helm
officialpopularcautioncontainers / infrabrew
Helm · Helm charts, kubernetes releases, and templates from the terminal.
$ brew install helmOne-liner to try
$ helm repo add bitnami https://charts.bitnami.com/bitnami && helm listAgent pack
Quick reference
Install
brew install helmVerify
helm --versionFirst command
helm repo add bitnami https://charts.bitnami.com/bitnami && helm listMachine JSON
/cli/helm.jsonAbout
The official CLI from Helm. Helm charts, kubernetes releases, and templates from the terminal.
Example workflow
1. helm repo add bitnami https://charts.bitnami.com/bitnami && helm list