VirtualBox CLI: Difference between revisions
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
VBoxManage startvm openshift-master1 --type headless | VBoxManage startvm openshift-master1 --type headless | ||
</pre> | </pre> | ||
The available VMs can be found with [[VirtualBox_CLI#List_Available_VMs|VBoxManage list]]. | |||
=Managing an Environment from Command Line= | =Managing an Environment from Command Line= |
Revision as of 17:09, 5 April 2017
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.
Managing an Environment from Command Line
Organizatorium
VBoxManage guestproperty enumerate "guest-name"