mirror of
https://github.com/gryf/vboxmanage-bash-completion.git
synced 2025-12-18 03:50:19 +01:00
Added createhd command
This commit is contained in:
7
README
7
README
@@ -1,10 +1,10 @@
|
||||
VBoxManage bash completion script.
|
||||
|
||||
This version of the completion was initially based on Sebastian T. Hafner
|
||||
script. However, in some point of time I've decided to rewrite it almost from
|
||||
This version of the completion was initially based on Sebastian T. Hafner
|
||||
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
|
||||
Current version of script was written and tested against VBoxManage in version
|
||||
4.3.18, and supports commands:
|
||||
|
||||
- adoptstate
|
||||
@@ -14,6 +14,7 @@ Current version of script was written and tested against VBoxManage in version
|
||||
- closemedium
|
||||
- controlvm
|
||||
- convertfromraw
|
||||
- createhd
|
||||
- list
|
||||
- showhdinfo
|
||||
- showvminfo
|
||||
|
||||
Reference in New Issue
Block a user