Command Line Syntax

CopyTarget has the following invocation syntax with the following mandatory and optional arguments. For more information, see Command Argument Options.

copytarget.py ${TARGET_DIRECTORY} ${WORKSPACE} 
MANIFEST.yaml [MANIFEST1.yaml...] [OPTIONS]

The destination ${TARGET_DIRECTORY}, current workspace ${WORKSPACE}, and an initial manifest must be specified. Optional and additional manifests can be specified and are treated as if the initial manifest imported these additional manifests in its import section.

See Command Argument Options for additional options that can be specified to CopyTarget as part of [OPTIONS].