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.
- -retry count
- Number of SSL connection retries per 5s to ECMWF. This parameter only apply to the initial SSL connection initiated by the command to the ECMWF server. It does not apply to all the subsequent requests made afteward as it is mainly targeting errors that can happen from time to time during the SSL handshake. Default is no retry.
- -debug
- Display the SOAP and SSL 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.
2021-01-05 | perl v5.32.0 |