-
Notifications
You must be signed in to change notification settings - Fork 662
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add integration with SSH #1957
Comments
Hi @zeminzhou, you can use ssh_authorized_keys:
- <your key> Then, if using Hyper-V, you can use We plan to improve this by populating your ssh config with instances so they're always in sync. |
Think your answer |
I think this would be very useful. |
The only thing left is to manually copy or link private key from internal multipass store as explained here: #913 |
What are you trying to do?
A description of what you want to happen.
I want to use VScode SSH to VM, but seemingly I can only use “multipass shell vm-name" to interact with an instance
The text was updated successfully, but these errors were encountered: