🔥 40% Off Crucial Exams Memberships — Deal ends today!

1 hour, 27 minutes remaining!

GCP Associate Cloud Engineer Practice Question

You have Viewer access to a project and need a quick gcloud command that shows only the names and zones of all Compute Engine virtual machines that are currently in the RUNNING state across every region. Which command meets the requirement without returning stopped instances or extra columns?

  • gcloud list compute instances --status RUNNING --columns name,zone

  • gcloud compute instances list --filter="status=RUNNING" --format="table(name,zone)"

  • gcloud compute instances describe --filter="name,zone" --running

  • gcloud compute instances list | grep RUNNING | awk '{print $1,$2}'

GCP Associate Cloud Engineer
Ensuring successful operation of a cloud solution
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot