Update a customizable workflow 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]
Workflow-Update Arguments

Argument

Description

File Name

Path to a file (XAML) containing the updated workflow.

Name

Name of the workflow to update.

Description

(Optional) Description of workflow.

- -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.