This command is used to create zComponent projects and
folders. The creation of zComponents is only possible if the Rational
Team Concert for System z client is installed.
Syntax
rpp.bat --zCompCreation [options]
Parameters
Table 1. Parameters for zCompCreation command| Options |
Comments |
Required |
Default values |
| --data |
Full path to the workspace to use |
Yes |
|
| --log |
Log file name |
N/A |
trace.log |
| --zProject |
Project name |
Yes |
If the project does not exist, it is created. |
| --zFolder |
Folder to create |
|
|
Sample
rpp.bat --zCompCreation --log
d:/utmp/trace.log --data d:/Working/JbyWks --zProject AA --zFolder
AA --zFolder BB --zFolder RR This creates a zComponent
project named AA with 3 zFolder AA/BB/RR.