Portabase Logo
CLI

Install the CLI

Install, check and upgrade the Portabase CLI.

The CLI ships as a single binary for Linux (amd64 / arm64), macOS and Windows.

Requirement: Docker with the Compose plugin on the machine where you run the CLI.

Install

curl -sL https://portabase.io/install | bash

Check the version

portabase --version

This also tells you if a newer release is available.

Upgrade

portabase update

See update for channels and details.

Upgrading from 26.08.12 or earlier?

Commands were renamed. Read the migration guide before upgrading.

portabase: command not found after install? See Troubleshooting.

Last updated on

On this page