Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Google Cloud SDK #4

Open
Neihouse opened this issue Jul 8, 2024 · 0 comments
Open

Configure Google Cloud SDK #4

Neihouse opened this issue Jul 8, 2024 · 0 comments

Comments

@Neihouse
Copy link
Owner

Neihouse commented Jul 8, 2024

Action Title: Configure Google Cloud SDK

  • Download and install the Google Cloud SDK from https://cloud.google.com/sdk/docs/install.
  • Initialize the SDK by running gcloud init and following the prompts to set up your project and authenticate.
  • Set the default project, region, and zone: gcloud config set project YOUR_PROJECT_ID, gcloud config set compute/region YOUR_REGION, and gcloud config set compute/zone YOUR_ZONE.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant