VirtualBox CLI: Difference between revisions
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
<pre> | <pre> | ||
VBoxManage startvm openshift-master1 | VBoxManage startvm openshift-master1 --type headless | ||
</pre> | </pre> | ||
Revision as of 18:35, 24 May 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"