VirtualBox CLI: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:


* [[VirtualBox#Subjects|VirtualBox Subjects]]
* [[VirtualBox#Subjects|VirtualBox Subjects]]
=List Available VMs=
<pre>
VBoxManage list vms
</pre>


=Starting VMs from Command Line=
=Starting VMs 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

Managing an Environment from Command Line

VirtualBox Managing an Environment from Command Line

Organizatorium

VBoxManage guestproperty enumerate "guest-name"