7.0

Table Of Contents
DEM-Add-Skills Arguments
Argument Description
-n | - -name Name of a registered Distributed Execution Manager.
- -repository (Optional) The root URI of the Model Manager, for example, http://hostname/repository. Default is
specified in the CloudUtil config file in the repositoryAddress key under the <appSettings>
section.
-s | - -skills Comma-delimited list of skills to associate with this Distributed Execution Manager.
-v | - -verbose (Optional) If an error occurs, outputs a stack trace instead of just the exception message.
Note The skills must already exist in the Model Manager. See Skill-Install.
DEM-List
Lists all Distributed Execution Managers registered with the Model Manager and their associated skills.
Synopsis
CloudUtil.exe DEM-List [--repository <Model Manager Root URI>] [-v|--verbose]
DEM-List Arguments
Argument Description
- -repository (Optional) The root URI of the Model Manager, for example, http://hostname/repository. Default is
specified in the CloudUtil config file in the repositoryAddress key under the <appSettings>
section.
-v | - -verbose (Optional) If an error occurs, outputs a stack trace instead of just the exception message.
DEM-Remove-Skills
Removes association between skills and a Distributed Execution Manager.
Synopsis
CloudUtil.exe DEM-Remove-Skills -n|--name <Name> -s|--skills <Skills> [--repository <Model Manager
Root URI>] [-v|--verbose]
DEM-Remove-Skills Arguments
Argument Description
-n | - -name Name of a registered Distributed Execution Manager.
- -repository (Optional) The root URI of the Model Manager, for example, http://hostname/repository. Default is
specified in the CloudUtil config file in the repositoryAddress key under the <appSettings>
section.
Life Cycle Extensibility
VMware, Inc. 81