gcloud projects create my-project-123456 --name "My Project"

Category: Google Cloud & Workspace

gcloud projects create my-project-123456 --name "My Project"

Create a new Google Cloud project

Provisions a brand new project with the given ID, which must be globally unique across all of Google Cloud and follow DNS-style lowercase naming. The --name flag sets the friendly label shown in the console. New projects start empty, so enable the APIs you need with gcloud services enable.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.