Skip to content

Installation

Requirements

  • Python 3.11+
  • Access to a Kubernetes cluster through a working kubeconfig
  • kubectl installed (required for shell, exec, cp, and port-forward commands)

Install with uv

uv is the recommended way to install helm-me.

uvx helm-me --help
uv tool install helm-me
helm-me --help
uv add helm-me
uv run helm-me --help

Install with pip

pip install helm-me
helm-me --help

Shell Completion

Install tab completion for your shell:

helm-me --install-completion

This works with zsh, bash, and fish.

Verify Installation

helm-me --version

helm-me help output