You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having an equivalent function to vagrant ssh-config or vagrant-ssh would be a really useful feature
Where you would run something like vagrant serial-config to list the qemu_socket_serial paths for each VM.
and/or maybe something like vagrant console [vm_name] or vagrant serial [vm_name] to serial/console in to a specific VM.
Anyone of these features would be extremely useful. Anyways, just a thought.
Thank you for such a cool project!
The text was updated successfully, but these errors were encountered:
leifliddy
changed the title
console access
serial/console access functionality
Apr 25, 2023
Is there a convenient way to associate a VM with its socket_path?
The vagrant paths are not logically named.
Having an equivalent function to
vagrant ssh-config
orvagrant-ssh
would be a really useful featureWhere you would run something like
vagrant serial-config
to list theqemu_socket_serial
paths for each VM.and/or maybe something like
vagrant console [vm_name]
orvagrant serial [vm_name]
to serial/console in to a specific VM.Anyone of these features would be extremely useful. Anyways, just a thought.
Thank you for such a cool project!
The text was updated successfully, but these errors were encountered: