Installation for macOS
Installation for macOS
Install the helm CLI binary on your system:
- Download the latest release
- Unpack it (e.g.
tar -zxvf <filename>) - Find the
helmbinary 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)
- The desired destination should be listed in your $PATH environment variable (
Verification
Now, verify your installation .