CADSMCMD Command Line Interface › cadsmcmd Commands › jobcontainer—Job Container Commands › General Job Container Commands › create—Create Job Container › Example
Example
Suppose a job container named "4 sample" has to be created. The container should meet the following requirements:
- The jobs of the container should be executed at the target in sequence. If a job fails at a target no subsequent job of the container should be executed at this target and already completed jobs of this container should be rolled back.
- If there are dependencies for the job, they will not be resolved. There will be no cascades.
The following command will create the job container:
cadsmcmd jobContainer action=create name="4 sample" transaction rollback nocascade
Copyright © 2014 CA Technologies.
All rights reserved.
|
|