Documentation
Airbase CLI

Command Line Interface (CLI)

Introduction

A Command Line Interface (CLI) helps developers make reproducible actions as part of automated workflows, usually in the form of a shell script or a batch job.

Example of how the Airbase CLI is used

Airbase provides a CLI to help engineers perform the most common tasks, including:

  • Deploying new environments
  • Destroying existing environments
  • Other administrative tasks, including:
    • logging in
    • configuring common project options
    • identifying the current version

Common Commands

About this Guide

This guide aims to help developers become more familiar with key commands in the Airbase CLI.