Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
To ensure that europe-west1 is the default region for all your gcloud commands in a project where all Compute Engine resources are located in the europe-west1 region, what action should you take?
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/zone europe-west1 to set the default region for future gcloud commands.
gcloud config set compute/zone europe-west1
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/region europe-west1 to set the default region for future gcloud commands.
gcloud config set compute/region europe-west1