ITDevLtd / MCVirt

MCVirt - Command line virtual machine management utility
http://mcvirt.itdev.co.uk
GNU General Public License v2.0
24 stars 7 forks source link

Allow import/export of VMs #417

Open MatthewJohn opened 5 years ago

MatthewJohn commented 5 years ago

VMs could be exported into an archive. Previously (back in pre-cluster days), this was done by copying the VM directory in/out of the MCVirt config, but with clustering, this is harder since config needs to be maintianed across all nodes in the cluster.

It would be good to be able to create a VM archive and also import them.