ECACCESS-JOB-RESTART(1p) User Contributed Perl Documentation ECACCESS-JOB-RESTART(1p)
NAME
ecaccess-job-restart - Restart an ECaccess Job
SYNOPSIS
ecaccess-job-restart -version|-help|-manual
ecaccess-job-restart [-debug] job-id
DESCRIPTION
If the job with identifier job-id fails, this command instruct ECaccess to rerun it.
ARGUMENTS
job-id The identifier of the ECaccess Job to restart.
OPTIONS
-version
Display version number and exits.
-help Print a brief help message and exits.
-manual Prints the manual page and exits.
-debug Display the SOAP messages exchanged.
EXAMPLES
ecaccess-job-restart 124356
Restart the ECaccess Job with the identifier 124356.
SEE ALSO
ecaccess-job-delete, ecaccess-job-get, ecaccess-job-list, ecaccess-job-submit and ecaccess.
perl v5.14.2 2012-04-16 ECACCESS-JOB-RESTART(1p)