7.1

Table Of Contents
File-Update
Updates a previously imported file in the Model Manager with a new revision.
Synopsis
CloudUtil.exe File-Update -n|--name <Name> -f|--filename <File Name> [-i|--iteration <Iteration>] [--
repository <Model Manager Root URI>] [-v|--verbose]
File-Update Arguments
Argument Description
-f | - -filename Path to the updated file.
-i | - -iteration (Optional) Version string of the file in the Model Manager. Default is 0.0.
-n | - -name Friendly name of the file 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.
Operation Commands
The Operation commands enable you to manage custom operations in the Model Manager.
Operation-Create
Creates a custom operation or set of operations that can be performed on a machine based on an
operation definition file.
Synopsis
CloudUtil.exe Operation-Create -c|--operationConfig <Operation Definition File> [--repository <Model
Manager Root URI>] [-v|--verbose]
Operation-Create Arguments
Argument Description
-c | - -operationConfig Path to an operation definition file (XML).
- -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.
Life Cycle Extensibility
VMware, Inc. 85