How is it possible to completely remove an already installed virtual machine in a simple manner? Meaning deleting the .vdi disk image, the machine config XML and snapshots plus removing its entry from the main VirtualBox XML that lists all machines.
I had to do it manually up to now
I am guessing deleting the entry from the VBOX manager just deletes the corresponding one from the main XML but all the rest are left intact.Am I missing something?
Please forgive my (possible) ignorance and thanks in advance.