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 .md
Readiness
Usable with guardrails · 50/100
Verify
helm --version
Agent URL
/cli/helm/agent.md

Quick reference

Installbrew install helm
Verifyhelm --version
First commandhelm repo add bitnami https://charts.bitnami.com/bitnami && helm list

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