To create IBM® z/OS® component
versions from z/OS UNIX System Services, submit the buztool.sh command
from a z/OS UNIX shell.
Procedure
- Open a z/OS UNIX shell.
- Use the buztool.sh createzosversion command
to create the component version.
For example, the following command creates
a new version in the CICSModules component:
buztool.sh createzosversion -c CICSModules -v fixbug100 -s /u/ucduser/build/shiplist.xml
If
an argument contains spaces, enclose the argument in double quotation
marks, as shown in the following example:buztool.sh createzosversion -c "CICS Modules" -v "fixbug 100" -s /u/ucduser/build/shiplist.xml
Results
The content that the ship list file specifies is available
in a component in
IBM UrbanCode Deploy.