← Misc440 / 640
hardgcloud

Create a new GCP project with a specified ID and display name

command

gcloud projects create PROJECT_ID --name NAME

also accepted

gcloud projects create

Command breakdown

Part of the Google Cloud CLI (gcloud) — Misc category.

gcloudprojectscreatePROJECT_ID--nameNAME
FlagPurpose
--nameBoolean flag

Test your recall — not just your reading.

Practice with interactive quiz →