Skip to content

Instantly share code, notes, and snippets.

@Amit0617
Last active September 3, 2022 15:55
Show Gist options
  • Save Amit0617/56dacde0e4de1c58336b98c038cee999 to your computer and use it in GitHub Desktop.
Save Amit0617/56dacde0e4de1c58336b98c038cee999 to your computer and use it in GitHub Desktop.
How to ssh into google cloud shell?
For first time setup:-
gcloud auth login - To login into your google account
gcloud config set project PROJECT_ID
gcloud cloud-shell ssh --authorize-session
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment