GCP ACE · Question 31 · Domain 4.1: Managing Compute Engine resources
You need to temporarily halt a Compute Engine instance named 'dev-server' to stop incurring compute charges over the weekend. You want to keep the boot disk intact so you can resume work on Monday.
Which command should you use?
Answer options:
gcloud compute instances delete dev-server
gcloud compute instances pause dev-server
gcloud compute instances stop dev-server
gcloud compute instances suspend dev-server
50 questions · hints · full answers · grading