Bump to version 6.0.12.

Changed videocap to recording in modifyvm and controlvm, changed from
usb to usbohci in modifyvm command, added new movevm and mediumio
commands and cloud related options.
This commit is contained in:
2019-12-22 18:31:02 +01:00
parent 1be3e589d4
commit 10900543fa
2 changed files with 141 additions and 50 deletions

View File

@@ -6,7 +6,7 @@ script. However, in some point of time I've decided to rewrite it almost from
scratch.
Current version of script was written and tested against VBoxManage in version
5.2.32, and supports all commands (in some extent ;)).
6.0.12, and should contain all commands and their options.
Unlike other attempts, I've tried to make the script context aware. See the
simple session with the VBoxManage command below, to have an idea how it works: