/
Quick commands
Quick commands
Obtaining a Project’s ID
Useful when working from the command line where the Project ID is required
gcloud config get-value project
Set project as active project for all gcloud commands
gcloud config set project <project_id>