7.1

Table Of Contents
Argument Description
-r | - -revision Revision of the workflow 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 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]
Table 75. 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.
Import Commands
The import commands enable you to import one or more virtual machines into a vRealize Automation
deployment.
Machine-BulkRegisterExport
Creates a CSV data file that is used to import virtual machines to a vRealize Automation deployment.
Synopsis
CloudUtil.exe Machine-BulkRegisterExport [-b|--blueprint] [-m|--managed] [-e|--exportNames] [-p|--
properties] -f|--filename <Value> [-g|--group <Value>] [-i|--ignore] [-o|--owner <Value>] [-t|--
machinetype <Value>] [-n|--resourceName <Value>] [-r|--resourceType <Value>] [--repository <Value>] [-
sn|--sourcename <Value>] [-st|--sourcetype <Value>] -u|--user <value> [-v|--verbose]
Machine-BulkRegisterExport Arguments
Table 76.
Argument Description
-b | - -blueprint (Optional) Include blueprint name.
-e | - -exportNames (Optional) Export names instead of GUIDs.
Life Cycle Extensibility
VMware, Inc. 90