How you can upgrade an existing Banzai CLI installation depends on how you have originally installed it.
In general, you can run the following command to upgrade and install the appropriate package for your platform:
curl https://getpipeline.sh | sh -s -- auto
-
On macOS:
-
If you have installed Banzai CLI with Homebrew:
$ brew upgrade banzaicloud/tap/banzai-cli
-
If you have installed Banzai CLI from a tarball, download and recompile it.
-
-
On Linux: Download and install the appropriate package for your distribution.
- Deb package — for latest Ubuntu LTS and Debian stable releases
- RPM package — for latest CentOS, RHEL, SLES or openSUSE releases
- If you have installed Banzai CLI from a tarball, download and recompile it.