FIX: add missing gui
command
This commit is contained in:
parent
e236ec56ec
commit
26b64111d5
1 changed files with 1 additions and 0 deletions
1
_vb
1
_vb
|
@ -11,6 +11,7 @@ _vb() {
|
|||
local actions
|
||||
actions=("list:List all VMs"
|
||||
"start:Start VM"
|
||||
"gui:Connect graphical gui"
|
||||
"stop:Stop VM"
|
||||
"suspend:Suspend VM"
|
||||
"restart:Restart VM"
|
||||
|
|
Loading…
Reference in a new issue