helm

officialpopularcautioncontainers / infrabrew

Helm · Helm charts, kubernetes releases, and templates from the terminal.

$ brew install helm
One-liner to try
$ helm repo add bitnami https://charts.bitnami.com/bitnami && helm list

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .mdJSON
Readiness
Usable with guardrails · 50/100
Verify
helm --version
Agent URL
/cli/helm/agent.md

Quick reference

Install
brew install helm
Verify
helm --version
First command
helm repo add bitnami https://charts.bitnami.com/bitnami && helm list
Machine JSON
/cli/helm.json

About

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

Alternatives worth considering