Upgrade

Make sure to keep your Decodable CLI installation up to date to take advantage of the latest features and improvements. See the Downloads page for information on the latest releases of the CLI.

Upgrade using Homebrew

If you installed the Decodable CLI with brew and want to upgrade to the latest version, run the following command. This option is only available for MacOS systems.

brew upgrade decodable

Upgrade using Decodable’s install script

You can also upgrade to the latest version of the Decodable CLI using Decodable’s install script. Running this command will download the latest version of the Decodable CLI in /usr/local/bin. This option is supported for both MacOS and Linux systems.

curl -L releases.decodable.co/install | bash

Upgrade manually

If you installed the Decodable CLI manually, you will need to download the new version’s tarball each time you want to update your existing installation. See the The Decodable CLI page for installation and setup instructions.

To see the latest version and when it was released, see the Downloads page.