Installation for macOS

Installation for macOS

Install the helm CLI binary on your system:

  1. Download the latest release
  2. Unpack it (e.g. tar -zxvf <filename>)
  3. Find the helm binary in the unpacked directory and move it to its desired destination (e.g. mv darwin-amd64/helm ~/bin/)
    • The desired destination should be listed in your $PATH environment variable (echo $PATH)

Verification

Now, verify your installation .