!--a11y-->
mkproplist 
Creates a propagation list.
Syntax |
mkproplist/mpl -workspace|-w ... [-minIsn|-min ...] [-maxIsn|-max ...] [-populate|-p] [-include|-i ...] [-exclude|-e ...] propagationList |
Options |
|
-workspace|-w |
Workspace on which the propagation list is created. |
-minIsn|-min |
Minimum ISN to be included in the propagation list, if an ISN range should be specified for the population of the propagation list. |
-maxIsn|-max |
Maximum ISN to be included in the propagation list, if an ISN range should be specified for the population of the propagation list. |
-populate|-p |
Populate the propagation list upon creation. |
-include|-i |
Includes the given set of resources in the propagation list. The resource paths are relative to the workspace. |
-exclude|-e |
Excludes the given set of resources in the propagation list. The resource paths are relative to the workspace. |
Arguments |
|
propagationList |
Propagation list name or path. |
Description |
Creates a propagation list. |
Creates the propagation list myPropList and populates it with the content of the workspace /ws/test/wsp.
mkproplist -workspace /ws/test/wsp/ -p myPropList