GCP ACE · Question 31 · Domain 4.1: Managing Compute Engine resources
You need to securely connect to a Compute Engine Linux instance using SSH from your local terminal without managing SSH keys manually. Which command should you use?
Answer options:
ssh [INSTANCE_IP]
gcloud compute connect [INSTANCE_NAME]
gcloud compute ssh [INSTANCE_NAME]
gcloud ssh [INSTANCE_NAME]
50 questions · hints · full answers · grading