Currently, after a successful build and the domain is stopped, the domain will be undefined.
I'd like to have an option to persist domain as an artifact (much like what we can do with volume).
Use case: after the domain is built and persisted, I can invoke virsh or using virt-manager to use the VM right away. I think having the volume alone is kind of useless (I can use QEMU if I only want to build the volume).
Currently, after a successful build and the domain is stopped, the domain will be undefined.
I'd like to have an option to persist domain as an artifact (much like what we can do with volume).
Use case: after the domain is built and persisted, I can invoke
virshor usingvirt-managerto use the VM right away. I think having the volume alone is kind of useless (I can use QEMU if I only want to build the volume).