Project

The project subcommand helps to developers to administer various aspects of their project.

Usage

airbase project link <team handle> <project handle>

Effect

      • airbase.link.json (output)

Sample Output

$ airbase project link
? Overwrite existing link? (current: NextJS Hello World Template) Yes
? Select project
  Application A
  Application B
  Application C
 NextJS Hello World Template
  Application E
(Move up and down to reveal more choices)
? Select project NextJS Hello World Template
Link saved

Example

Specify team and project handle

$ airbase project link airbase agency-test
Link saved

List

Display a list of project handles accessible from their current account.

Usage

airbase project list

Sample Output

agency-test
simple-next-app
template-nextjs-helloworld