GCP ACE · Question 30 · Domain 4.1: Managing Compute Engine resources
A developer accidentally misconfigured a Compute Engine instance, and it is now unresponsive. You need to restart the instance using the gcloud CLI.
Which command should you use?
Answer options:
gcloud compute instances restart [INSTANCE_NAME]
gcloud compute instances reset [INSTANCE_NAME]
gcloud compute instances stop [INSTANCE_NAME] --force
gcloud compute instances reboot [INSTANCE_NAME]
50 questions · hints · full answers · grading