hcp projects create
Command: hcp projects create
The hcp projects create
command creates a new project with the given name.
The currently authenticated principal will be given role "admin" on the newly
created project.
Usage
Examples
Creating a project with a description:
Positional arguments
NAME
- Name of the project to create.
Flags
--description=DESCRIPTION
- An optional description for the project.--set-as-default
- Set the newly created project as the default project in the active profile.