Skip to main content

New Project

The new commands create an empty project for AWS, Azure and GCP.

Command Options

gc help new
Usage: gc new [options]

Create a new project

Options:
-p, --profile <string> AWS only: The AWS profile (default: "default")
-h, --help display help for command

Providers

AWS

Flowchart for creating a new AWS project:

gc-new-aws

Example of the CLI output:

Azure

Flowchart for creating a new Azure project:

gc-new-azure

Example of the CLI output:

Google

Flowchart for creating a new GCP project:

gc-new-google

Example of the CLI output: