rollwagen / gcloudshell

Shell scripts on gcloud cloud shell machine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gcloudshell

Shell scripts on gcloud cloud shell machine.

ssh -t -p 6000 -i .ssh/google_compute_engine -o StrictHostKeyChecking=no <USERNAME>@<IP> -- /usr/bin/zsh

or see ssh_connect_cmd.sh to generate connect sting when logged into GCloud Shell.

About

Shell scripts on gcloud cloud shell machine.


Languages

Language:Shell 100.0%