This package is a wrapper around several `helm` CLI binaries for Linux and OSX (no Windows support yet).
npm install helm3-cliThis package is a wrapper around several helm CLI binaries for Linux and OSX (no Windows support yet).
It allows you to install helm through npm, and invoke it via npx.
This version bundles helm 3.5.4
Note that while the helm-cli package itself is MIT-licensed, the helm binaries are licensed under Apache v2. You can find the helm licenses packaged together with the binaries.