multipass
multipass copied to clipboard
Enable user ssh keys for VMs (cat .ssh/*.pub >> vm:.ssh/authorized_keys)
What are you trying to do? Copy my public SSH keys to a VM
What's your proposed solution? Enable automatic SSH access to VMs by copying the user's public SSH keys into the VM's authorized_keys file
Related to https://github.com/canonical/multipass/issues/1957.
I believe https://github.com/canonical/multipass/issues/1957 covers this.