diff --git a/docs/apps.rst b/docs/apps.rst index 1a25c0a21e..57a3d00dca 100644 --- a/docs/apps.rst +++ b/docs/apps.rst @@ -70,6 +70,9 @@ virsh Virt-Lightning uses libvirt, cloud-init and libguestfs to allow anyone to quickly start a new VM. Very much like a container CLI, but with a virtual machine. +`vms `__ + vms is a tool wrapping around the libvirt API to manage multiple virtual + machines at once with name patterns. Configuration Management ------------------------