#1
|
|||
|
|||
How to ssh into gcloud with SecureCRT?
Hello! I followed these instructions [1] to setup the gcloud tools locally on my Macbook Pro. Then I can ssh into a particular gcloud instance with this command using a non-SecureCRT client:
$ gcloud compute ssh --ssh-flag="-A" --tunnel-through-iap <instance name> I installed SecureCRT on the same MacBook Pro, and imported the gcloud ssh keys into SecureCRT. How can I use SecureCRT to ssh into the same gcloud instance? Same command but different somehow? Different way? Thanks in advance! [1] https://cloud.google.com/sdk/docs/quickstart#mac |
Thread Tools | |
Display Modes | |
|
|