Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Your project has all its Compute Engine resources in the europe-west1 region. You want to set europe-west1 as the default region for gcloud commands. What should you do?
A
Create a VPN from on-premises to a subnet in europe-west1, and use that connection when executing gcloud commands.
B
Use gcloud config set compute/region europe-west1 to set the default region for future gcloud commands.
C
Use Cloud Shell instead of the command line interface of your device. Launch Cloud Shell after you navigate to a resource in the europe-west1 region. The europe-west1 region will automatically become the default region.
D
Use gcloud config set compute/zone europe-west1 to set the default region for future gcloud commands.