Cisco Cisco Workload Automation 6.3 Guide Du Développeur

Page de 64
37
Command Descriptions
help
grpupd -options
help
The 
help command invokes help text explaining the syntax and options of each command. 
Syntax
help [cmd_name]
help -options
Operation
When 
help is invoked on a command, only one page is displayed at a time. To move to the next page, press the E
NTER
 
key. To quit help, press any alphanumeric key followed by the E
NTER
 key.
help invoked with no command name displays all available commands. If SACmd is substituted for cmd_name, general 
information about the sacmd.cmd (Windows) or sacmd.sh (Unix/Linux) program is displayed. Invoking 
help on the help 
command provides an explanation on using the 
help command.
Note: 
You can execute SACmd with the 
-help
 option for an understanding of available arguments. For example, 
>"C:\Program Files (x86)\TIDAL\TESCmdLine\
bin\sacmd.cmd" -help
Note: 
Once you have entered a 
SACmd
 session, you can enter 
help
 for an understanding of available commands. For 
example, 
SACmd>help
.
Example
The following example gets help on the
 
jobadd command.
help jobadd
historyPurge
The 
historyPurge
 
command deletes log data stored about jobs for a specified period of time. This data can range from 
data logged about audits, errors and alerts pertaining to jobs to data directly related to past instances of the job.
Caution: 
This command is only available for tesmcmd. This command is not available for SACmd.
Option
Description
-i ID
Specifies the job run ID of the Job Group.
-a
Specifies to update agent information for jobs that are defined to inherit agent from the 
group.
Option
Description
cmd_name
The name of the command that you want help on.