VirtualBox Managing an Environment from Command Line: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 18: Line 18:
=GitHub=
=GitHub=


{{External|}}
{{External|https://github.com/NovaOrdis/playground/tree/master/VirtualBox}}

Revision as of 18:47, 24 May 2017

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] 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