7.3

Table Of Contents
Argument Description
-s | - -skills Comma-delimited list of skills to remove from this Distributed Execution Manager.
-v | - -verbose (Optional) If an error occurs, outputs a stack trace instead of just the exception message.
File Commands
The File commands enable you to store and manage les (typically scripts) in the Model Manager.
File-Export
Exports a le from the Model Manager.
Synopsis
CloudUtil.exe File-Export -n|--name <Name> -o|--output <Output File> [-i|--iteration
<Iteration>] [--repository <Model Manager Root URI>] [-v|--verbose]
File-Export Arguments
Argument Description
-i | - -iteration
(Optional) Version string of the le in the Model Manager. Default is 0.0.
-n | - -name Friendly name of the le in the Model Manager.
-o | - -output Path for le output.
- -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.
-v | - -verbose (Optional) If an error occurs, outputs a stack trace instead of just the exception message.
File-Import
Imports a le into the Model Manager.
Synopsis
CloudUtil.exe File-Import -n|--name <Name> -f|--filename <File Name> [-d|--description
<Description>] [-i|--iteration <Iteration>] [--repository <Model Manager Root URI>] [-v|--
verbose]
File-Import Arguments
Argument Description
-d | - -description (Optional) Description of the le.
-f | - -lename Path to a le to import into the Model Manager.
-i | - -iteration
(Optional) Version string of the le in the Model Manager. Default is 0.0.
-n | - -name Friendly name to assign to the le 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.
-v | - -verbose (Optional) If an error occurs, outputs a stack trace instead of just the exception message.
Chapter 1 Life Cycle Extensibility
VMware, Inc. 65