The macro is used to create a stream in the repository. If you specify a flow target or snapshot, the stream is populated with the components of that stream or snapshot.

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
area The name of the project or team area that will own the stream. Yes
duplicate The stream to duplicate. To specify the stream, use the name[@repo], alias, or UUID[@repo]. No*
name The name of the stream. Yes
snapshot The snapshot to use as the initial stream history. To specify the snapshot, use its name[@repo], alias, or UUID[@repo]. No*
team Specify true if the area specified is a team area. The default is false, the area is a project area. No
stream The stream or workspace to use as the initial stream history. To specify the stream or workspace, use its name[@repo], alias, or UUID[@repo]. No*

Notes

Examples