The macro is used to load the contents of the specified workspace into the local file system. By default, the workspace is loaded into the current working directory.

Attributes

The macro supports the SCM Macro Common Attributes, as well as, its own macro specific attributes. Click on the link for more information on the common attributes.

The following table describes the macro specific attributes for the macro:

Macro Specific Attributes
Attribute Description Required
path The list of remote items to load. The remote-path might be the name, alias, or UUID of a component, or a remote path within a component. To specify a remote path within a component, use the following format: (name, alias, or UUID of the component)/(remote path within the component). No
workspace The workspace to load. To specify the workspace, use its name[@repo], alias, or UUID[@repo]. Yes

Notes

Examples