Skip to content
Snippets Groups Projects
Commit c6765b36 authored by Florent Gluck's avatar Florent Gluck
Browse files

Ongoing work on vmEdit command

parent 4765ef90
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,7 @@ var cmdList = []Command {
&CmdVMStop{"vm_stop"},
&CmdVMAttach{"vm_attach"},
&CmdVMCreate{"vm_create"},
&CmdVMEdit{"vm_edit"},
&CmdVMDel{"vm_del"},
&CmdVMSetAccess{"vm_setaccess"},
&CmdVMDelAccess{"vm_delaccess"},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment