Last active
October 10, 2022 21:28
-
-
Save nicain/1f0294154051ad5d7c2935ecd5e2b62b to your computer and use it in GitHub Desktop.
This file contains hidden or 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 create ${project_id} | |
gcloud beta billing projects link ${project_id} --billing-account ${account_id} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment