Skip to content

Instantly share code, notes, and snippets.

@polleyg
Created February 18, 2022 04:55
Show Gist options
  • Save polleyg/9e2a283d5b96dba3a515fdd7f0eeae00 to your computer and use it in GitHub Desktop.
Save polleyg/9e2a283d5b96dba3a515fdd7f0eeae00 to your computer and use it in GitHub Desktop.
Lists GCP projects
gcloud projects list --format="csv(name,projectId,projectNumber)" | grep "<something>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment