Cisco Cisco Workload Automation 6.3 Developer's Guide

Page of 64
31
Command Descriptions
depadd
SACmd delrule -a invent
The following command deletes the job definition number 
3267.
SACmd delrule -i 3267
depadd
Warning: 
Always enclose arguments containing spaces in quotes, or the command will not execute successfully. 
For example, if the Program Files folder is included in a path statement as an argument, the entire path must be 
enclosed by quotes.
The 
depadd
 
command adds a new job dependency or file dependency.
Syntax
SACmd depadd -a alias -t FILE|JOB|VARIABLE
[-d alias -o operator -s status -l occur -z offset -w offset -g]| 
[ -h maser_name iv variable_name -o operator -u value]
[-f file_name -y file_type -e file_extent -h agent_name]
depadd -options
Option
Description
-a alias
Specifies the alias of the job receiving the new dependency. This option is required.
-t FILE|JOB| VARIABLE
Specifies the type of dependency: for a file dependency, specify 
FILE; for a job 
dependency, specify 
JOB: for a variable dependency, specify VARIABLE. This option is 
required.