7.0

Table Of Contents
Argument Description
-n | - -name Friendly name to assign to 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.
File-List
Lists all files imported into the Model Manager.
Synopsis
CloudUtil.exe File-List [--repository <Model Manager Root URI>] [-v|--verbose]
File-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.
File-Remove-All
Removes all revisions for a given version of a file from the Model Manager.
Synopsis
CloudUtil.exe File-Remove-All -n|--name <Name> [-i|--iteration <Iteration>]
[--repository <Model Manager Root URI>] [-v|--verbose]
File-Remove-All Arguments
Table 61.
Argument Description
-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.
Life Cycle Extensibility
VMware, Inc. 83