VirtualBox Managing an Environment from Command Line

From NovaOrdis Knowledge Base
Revision as of 18:53, 24 May 2017 by Ovidiu (talk | contribs) (→‎Overview)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

A set of scripts that wrap around the VirtualBox CLI and manage an environment can be found here:

To instrument an environment, copy envc and functions (or set PLAYGROUND_HOME) in the environment's management directory, and modify env, updating the environment topology and the start/stop/status functions.

Then:

envc status|start|stop

GitHub

https://github.com/NovaOrdis/playground/tree/master/VirtualBox