Added modifyvm command

This commit is contained in:
2015-04-13 16:46:46 +02:00
parent 22bca445f2
commit 9c7e076acb
2 changed files with 264 additions and 47 deletions

38
README
View File

@@ -5,40 +5,4 @@ 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
4.3.18, and supports commands:
- adoptstate
- bandwidthctl
- clonehd
- clonevm
- closemedium
- controlvm
- convertfromraw
- createhd
- createvm
- debugvm
- dhcpserver
- discardstate
- export
- extpack
- getextradata
- guestcontrol
- guestproperty
- hostonlyif
- import
- list
- metrics
- modifyhd
- natnetwork
- registervm
- setextradata
- setproperty
- sharedfolder
- showhdinfo
- showvminfo
- snapshot
- startvm
- storageattach
- storagectl
- unregistervm
- usbfilter
4.3.18, and supports all commands (in some extent ;)).