Erik-Lamers1 / vnet-manager

Virtual network manager - Manages containers and VMs to create a virtual network setup
MIT License
11 stars 7 forks source link

Update README.md #55

Closed pimvh closed 1 year ago

pimvh commented 1 year ago

Thanks for providing this useful tool, it helps a great deal with setting up networks quickly.

There is a small issue in the documentation here.

When I run the documented command I get this error:

# vnet-manager destroy -b config/lxd/ubuntu$VERSION_ID.yaml
usage: vnet-manager [-h] {bash-completion,create,connect,destroy,list,show,status,start,stop,version} ...
vnet-manager: error: unrecognized arguments: config/lxd/ubuntu20.04.yaml

When I run it with just -b it does work.