GCP ACE · Question 29 · Domain 3.5: Deploying and implementing networking resources
You are setting up the network foundation for a new project. You need to create a custom-mode Virtual Private Cloud (VPC) network named 'prod-vpc' using the command line.
Which gcloud command should you use?
Answer options:
gcloud compute networks create prod-vpc --subnet-mode=auto
gcloud compute vpc create prod-vpc --mode=custom
gcloud compute networks create prod-vpc --subnet-mode=custom
gcloud network vpc create prod-vpc --custom
50 questions · hints · full answers · grading