Update a Deployment Manager deployment without resource downtime. Which gcloud command should you use?
Choose an answer
Tap an option to check your answer.
Correct answer: gcloud deployment-manager deployments update --config.
Why this is the answer
The gcloud deployment-manager deployments update --config command is used to modify an existing Deployment Manager deployment. When you update a deployment, Deployment Manager attempts to apply the changes without deleting and recreating resources unless explicitly required by the configuration change, thereby minimizing downtime. The gcloud deployment-manager deployments create --config command is for creating new deployments, not updating existing ones. The gcloud deployment-manager resources create --config and gcloud deployment-manager resources update --config commands are incorrect because Deployment Manager operates on deployments, which are collections of resources, not individual resources directly via these commands.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed