Skip to content

Instantly share code, notes, and snippets.

@nicain
Created October 10, 2022 21:33
Show Gist options
  • Save nicain/648a01b287400b5235b1b4081fed0630 to your computer and use it in GitHub Desktop.
Save nicain/648a01b287400b5235b1b4081fed0630 to your computer and use it in GitHub Desktop.
gcloud projects create ${project_id} --organization={organization_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