nerdexam
GoogleGoogle

ASSOCIATE-CLOUD-ENGINEER · Question #7

ASSOCIATE-CLOUD-ENGINEER Question #7: Real Exam Question with Answer & Explanation

The correct answer is B: gcloud deployment-manager deployments update --config <deployment-config- path>. Update and create resource is not even a command under deployment management service. https://cloud.google.com/sdk/gcloud/reference/deployment-manager/deployments/update

Submitted by hans_de· Mar 30, 2026

Question

You need to update a deployment in Deployment Manager without any resource downtime in the deployment. Which command should you use?

Options

  • Agcloud deployment-manager deployments create --config <deployment-config- path>
  • Bgcloud deployment-manager deployments update --config <deployment-config- path>
  • Cgcloud deployment-manager resources create --config <deployment-config-path>
  • Dgcloud deployment-manager resources update --config <deployment-config-path>

Explanation

Update and create resource is not even a command under deployment management service. https://cloud.google.com/sdk/gcloud/reference/deployment-manager/deployments/update

Community Discussion

No community discussion yet for this question.

Full ASSOCIATE-CLOUD-ENGINEER PracticeBrowse All ASSOCIATE-CLOUD-ENGINEER Questions