Created
February 18, 2022 04:55
-
-
Save polleyg/9e2a283d5b96dba3a515fdd7f0eeae00 to your computer and use it in GitHub Desktop.
Lists GCP projects
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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