VirtualBox CLI
Jump to navigation
Jump to search
Internal
List Available VMs
VBoxManage list vms
Starting VMs from Command Line
VBoxManage startvm openshift-master1 --type headless
The available VMs can be found with VBoxManage list.
Stopping VMs from Command Line
VBoxManage controlvm openshift-master1 acpipowerbutton
The available VMs can be found with VBoxManage list.
Managing an Environment from Command Line
Organizatorium
VBoxManage guestproperty enumerate "guest-name"