Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

Add support for GCP instances #2

Closed
kylecarbs opened this issue Apr 19, 2019 · 2 comments · Fixed by #81
Closed

Add support for GCP instances #2

kylecarbs opened this issue Apr 19, 2019 · 2 comments · Fixed by #81
Assignees
Labels
feature New feature or improvement to functionality

Comments

@kylecarbs
Copy link
Member

sshcode gcp:test-kyle

We would execute gcloud compute ssh test-kyle -- <ssh flags> instead of the normal SSH command.

@kylecarbs kylecarbs changed the title Add support for GCP servers Add support for GCP instances Apr 19, 2019
@ammario ammario added the feature New feature or improvement to functionality label Apr 23, 2019
@Toeplitz
Copy link

Is there a work around to get this working at the moment?

@timcole
Copy link
Contributor

timcole commented Apr 23, 2019

@Toeplitz gcloud should create a key in your .ssh folder if I recall correctly. You can use that key to connect with ssh flags sshcode --ssh-flags "-i ~/.ssh/google_compute_engine" [email protected]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or improvement to functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants