Added unattended command.

This commit is contained in:
2018-09-09 15:57:12 +02:00
parent f8b5981935
commit d4f56a0d6b
2 changed files with 63 additions and 3 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.1.36, and supports all commands (in some extent ;)).
5.2.14, and supports all commands (in some extent ;)).
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: