$ VBoxManage list vms "Neptune" {ad4571c7-0013-492f-b44e-7c661ee101d8} "Pluto" {280eee1d-5ec1-4083-88f6-f72cede568c6}
$ VBoxManage showvminfo Neptune
# 通常起動 $ VBoxManage startvm Neptune # バックグランド起動 $ VBoxManage startvm Neptune --type headless
$ VBoxManage list runningvms
$ VBoxManage controlvm Neptune acpipowerbutton
$ VBoxManage controlvm Neptune poweroff
$ VBoxManage controlvm Neptune savestate