lovm
lovm copied to clipboard
A minimalist, idempotent command-line tool for managing local virtual machines
Results
2
lovm issues
Sort by
recently updated
recently updated
newest added
TL;DR vagrant's default NAT does not allow inbound SSH traffic so this doesn't work out of the box. There are two options: 1. Make SSH work by automatically forwarding a...
There are some additional help topics in the docs folder which should be included in the CLI, but they aren't because I didn't do go-bindata yet. Also I think most...