The macro is used to unload the workspace, component, or root paths. If no argument is specified, the workspace is determined from 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
all Specify true to unload all the workspaces of the specified repository in the current sandbox. The default is false. No*
component Specify the first component to unload. To specify the component, use the component name[@repo], alias, or UUID[@repo]. Additional components can be added with separate arg elements specified first in an embedded additionalArgs element. No*
path The root paths to unload. If the path is not a root path, the operation has no effect. No*
workspace The workspace to unload. To specify the workspace, use its name[@repo], alias, or UUID[@repo]. No*

Notes

Examples