18 Commits

Author SHA1 Message Date
7c13b0ab6b Bump to version 7.0.4 2023-03-20 12:36:51 +01:00
67ac4d655f Updated natnetwork command 2023-03-20 11:33:21 +01:00
8dd76f3295 Fix typos with COMP_CWORD varialble 2023-03-19 18:55:25 +01:00
8fd579c2cd Updated convertfromraw command 2023-03-19 18:41:01 +01:00
51a393f8fe Updated mediumproperty command 2023-03-19 17:17:20 +01:00
f23ce2aedb Update clonemedium command 2023-03-19 17:13:36 +01:00
350e0aedaf Update createmedium command 2023-03-19 16:40:01 +01:00
25d7fb4048 Update bandwithctl command 2023-03-19 16:36:37 +01:00
0077621f1b Update storagectl command 2023-03-19 16:34:40 +01:00
52aa7111fa Update storageattach command 2023-03-19 16:27:42 +01:00
c93cfdb0f1 Added updatecheck command 2023-03-17 19:15:55 +01:00
d01352a68a Sorted commands 2023-03-17 19:07:38 +01:00
5da82d54da Added hostnet command.
Note, that even if in vboxmanage help there is such command, says
vboxmanage (v7.0.6 at time of writing) refuses to execute it. Perhaps
it's a subject to change in the future.
2023-03-17 18:55:58 +01:00
d2c25f9805 Updates showmediuminfo command 2023-03-14 20:22:02 +01:00
170b3a69d9 Added modifynvram command 2023-03-14 20:04:54 +01:00
ca2073b686 Added signova command. 2023-03-14 19:00:33 +01:00
4d6210b599 Fix run and start subcommands for guestcontrol 2023-03-14 19:00:10 +01:00
b231c43740 Updated cloud related commands 2023-03-14 17:52:43 +01:00
2 changed files with 448 additions and 429 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
6.1.38, and should contain all commands and their options.
7.0.4, 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:

File diff suppressed because it is too large Load Diff