+ add the mode list-clusters
This commit is contained in:
parent
f70bc1d3bb
commit
231336fc22
|
@ -47,6 +47,7 @@ sub new {
|
|||
'getmap' => 'apps::vmware::connector::mode::getmap',
|
||||
'health-host' => 'apps::vmware::connector::mode::healthhost',
|
||||
'limit-vm' => 'apps::vmware::connector::mode::limitvm',
|
||||
'list-clusters' => 'apps::vmware::connector::mode::listclusters',
|
||||
'list-datacenters' => 'apps::vmware::connector::mode::listdatacenters',
|
||||
'list-datastores' => 'apps::vmware::connector::mode::listdatastores',
|
||||
'list-nichost' => 'apps::vmware::connector::mode::listnichost',
|
||||
|
|
Loading…
Reference in New Issue