The macro is used to remove components from a workspace. Components that are not found in the workspace are ignored. If a component was loaded into the local file system, the component will be unloaded.

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
component The first component to remove from the workspace or stream. To specify a component, use its name[@repo], alias, or UUID[@repo]. Additional components can be added with separate arg elements specified first in an embedded additionalArgs element. Yes
workspace The workspace or stream to remove the component from. To specify the workspace or stream, use its name[@repo], alias, or uuid[@repo]. Yes

Notes

Examples