VirtualBox CLI

From NovaOrdis Knowledge Base
Revision as of 18:37, 24 May 2017 by Ovidiu (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

VirtualBox Managing an Environment from Command Line

Organizatorium

VBoxManage guestproperty enumerate "guest-name"