vboxmanage-registervm
Register existing VM with VirtualBox
TLDR
Register VM
$ vboxmanage registervm [path/to/vmname.vbox]
SYNOPSIS
vboxmanage registervm vmfile
DESCRIPTION
vboxmanage registervm adds an existing VM configuration to VirtualBox. Use after manually copying VM files or to re-register removed VMs. Takes path to .vbox configuration file.
