For anyone using Google Compute Engine (an excellent alternative to Amazon’s AWS EC2), the following wrappers and configs will make your life easier… gcloud compute ssh wrapper to figure out the zone automatically Put this in your path and you’ll be able to connect to an instance without figuring out its zone in advance: gssh…