
Explanation:
The correct command to list all instances in GCP Compute Engine is gcloud compute instances list. For more details on command syntax, refer to the gcloud documentation.
Ultimate access to all questions.
No comments yet.
When using the gcloud command-line tool to list all instances in Google Cloud Platform's Compute Engine, which command should you use? (Select One)
A
gcloud grep compute instances
B
gcloud compute list instances
C
gcloud compute instances list
D
gcloud compute instances grep