SSH to the instance with CloudShell

From the laptop

gcloud beta compute ssh --zone "europe-west1-b" "x001xzas000" --project "altenar-ps01" --internal-ip

You can get the command from web interface in GCP by the ssh button into the instanse

Now gcloud compute ssh should not be in beta anymore

Last updated

Was this helpful?