mirror of
https://github.com/gryf/vboxmanage-bash-completion.git
synced 2025-12-18 03:50:19 +01:00
Added support for list, showvminfo and showhdinfo commands
This commit is contained in:
10
README
10
README
@@ -1,11 +1,17 @@
|
||||
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 revrite it almost from
|
||||
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 dcommands:
|
||||
4.3.18, and supports commands:
|
||||
|
||||
- adoptstate
|
||||
- bandwidthctl
|
||||
- clonehd
|
||||
- clonevm
|
||||
- controlvm
|
||||
- list
|
||||
- showhdinfo
|
||||
- showvminfo
|
||||
|
||||
Reference in New Issue
Block a user