7.3

Table Of Contents
Workflow-Remove-Skills
Removes association between skills and a workow in the Model Manager.
Synopsis
CloudUtil.exe Workflow-Remove-Skills -n|--name <Name> -s|--skills <Skills> [--repository
<Model Manager Root URI>] [-v|--verbose]
Workflow-Remove-Skills Arguments
Argument Description
-n | - -name Name of a workow in the Model Manager.
- -repository (Optional) The root URI of the Model Manager, for example, hp://hostname/repository.
Default is specied in the CloudUtil cong le in the repositoryAddress key under the
<appSeings> section.
-s | - -skills Comma-delimited list of skills to remove from this workow.
-v | - -verbose (Optional) If an error occurs, outputs a stack trace instead of just the exception message.
Workflow-Rollback
Reverts a workow to a given revision.
Synopsis
CloudUtil.exe Workflow-Rollback -n|--name <Name> -r|--revision <Revision> [--repository <Model
Manager Root URI>] [-v|--verbose]
Workflow-Rollback Arguments
Argument Description
-n | - -name Name of the workow in the Model Manager.
- -repository (Optional) The root URI of the Model Manager, for example, hp://hostname/repository.
Default is specied in the CloudUtil cong le in the repositoryAddress key under the
<appSeings> section.
-r | - -revision Revision of the workow to revert to.
-v | - -verbose (Optional) If an error occurs, outputs a stack trace instead of just the exception message.
Workflow-Update
Update a customizable workow with a new revision.
CloudUtil.exe Workflow-Update -f|--filename <File Name> -n|--name <Name> [-d|--description
<Description>] [--repository <Model Manager Root URI>] [-v|--verbose]
Table 124. Workflow-Update Arguments
Argument Description
File Name Path to a le (XAML) containing the updated workow.
Name Name of the workow to update.
Description (Optional) Description of workow.
Chapter 1 Life Cycle Extensibility
VMware, Inc. 71