7.1

Table Of Contents
Synopsis
CloudUtil.exe Skill-Install -n|--name <Name> [--repository <Model Manager Root URI>] [-v|--verbose]
Skill-Install Arguments
Argument Description
-n | - -name Name for the skill in the Model 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.
-v | - -verbose (Optional) If an error occurs, outputs a stack trace instead of just the exception message.
Skill-List
List all skills installed in the Model Manager.
Synopsis
CloudUtil.exe Skill-List [--repository <Model Manager Root URI>] [-v|--verbose]
Skill-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.
Skill-Uninstall
Uninstall a skill from the Model Manager.
Synopsis
CloudUtil.exe Skill-Uninstall -n|--name <Name> [--repository <Model Manager Root URI>]
[-v|--verbose]
Life Cycle Extensibility
VMware, Inc. 87