Skip to content

Instantly share code, notes, and snippets.

@gjyoung1974
Created November 4, 2018 01:06
Show Gist options
  • Save gjyoung1974/77f00e5753fafbf799f7fe4ad9f49696 to your computer and use it in GitHub Desktop.
Save gjyoung1974/77f00e5753fafbf799f7fe4ad9f49696 to your computer and use it in GitHub Desktop.
#!/bin/bash
gcloud compute --project ${GOOGLE_PROJECT} ssh --zone ${GOOGLE_ZONE} $1
@gjyoung1974
Copy link
Author

ssh to a GCloud instance without pushing any keys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment