MCP.so
Sign In
>_

Helm

@helm

About Helm

Install, upgrade, inspect, package, and publish applications for Kubernetes using Helm charts.

#helm#cloud-devops#product-service-cli#official#kubernetes-package-manager#helm-charts

Installation

brew install helm

Details

Category

Cloud & DevOps

Command

helm

Maintainer

helm

Type

Product / service CLI

What it does

Chart installation

Release lifecycle

Chart packaging and registries

Command examples

  1. 1
    helm repo add bitnami https://charts.bitnami.com/bitnami
  2. 2
    helm install my-app bitnami/nginx
  3. 3
    helm list

More Cloud & DevOps CLIs