Installation
Prerequisite
As Airbase deploys containerized workloads, you’ll need to have Docker installed in your local machine.
See the following supported options for Docker installation:
- Docker Desktop (subscription required)
- Colima
- Rancher Desktop
Airbase CLI
Next, you’ll need the Airbase Command Line Interface (CLI).
Prerequisite
Ensure that Node is installed in your system.
Install
sudo npm install --global @airbase/airbase-cli@containers
Upgrading
sudo npm remove --global @airbase/airbase-cli && sudo npm install --global @airbase/airbase-cli@containers
If it’s successfully installed, running airbase --version
will print the current version of the CLI.
Optional: Checking the installed version
airbase --version
Log in to the Airbase CLI
Run airbase login
to connect your computer to the Airbase account.
airbase login
Visit the link with a web browser to complete the authentication process.
🛫 Log in to Airbase in your browser
Visit: https://console.v2.airbase.sg/settings/credentials/cli?challenge=singleusetoken
Press Ctrl + C to cancel
======= after filling in the form =======
✅ Successfully logged in