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.

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

  • Deploying new container environments
  • Destroying existing container environments
  • Other administrative tasks, including:
    • logging in
    • connecting build artifacts with project

Commands