Settings

Theme

Show HN: Gcloud Client for SSH access and SSH to searched machines

github.com

2 points by dineshkumar_cs 6 years ago · 2 comments

Reader

verdverm 6 years ago

There are good reasons the GCloud CLI and Google systems don't implement this, like managed keys (glcoud compute ssh...) and service accounts. You can use the watch command to monitor GCloud output too.

  • dineshkumar_csOP 6 years ago

    Could you share what those would be. This could be done by someone who've gcp editor access. This could be behind auth and can be called via API. We've written bots to give ssh access for anyone in org.

    Infact gcloud have the feature its just cumbersome https://cloud.google.com/compute/docs/instances/adding-remov...

    Apart from that the login to multiple machines at same time is something personally i needed to check status on multiple instance of apps, dbs, kafka, cluster etc.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection