Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Google Cloud shell ssh
- curl -o sdk.sh sdk.cloud.google.com
- chmod +x sdk.sh
- ./sdk.sh --install-dir=/opt
- ./gcloud auth login --no-launch-browser
- ./gcloud cloud-shell ssh 1>/dev/null
- alias gc='~/path/gcloud cloud-shell ssh 1>/dev/null'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement