Create Project

apex project create <PROJECT>
Creates a new project, and if desired, staging environemnt on the repository.

Parameters

Parameter Description
project The alias of the project / package to create.

Flags

Flag Description

Examples

  • ./apex project create my-client-site