stuck between C & D,
You're looking for the IP address of a specific instance that is running in your default zone. Which
command and flag(s) could you use to return just the IP address?
A. The gcloud compute list along with the filter and format flags.
B. The gcloud compute list along with the o flag and jsonpath value.
C. The gcloud compute instances list along with the o flag and jsonpath value.
D. The gcloud compute instances list along with the filter and format flags.