ECACCESS-JOB-LIST(1p) | User Contributed Perl Documentation | ECACCESS-JOB-LIST(1p) |
NAME¶
ecaccess-job-list - List all ECaccess Jobs
SYNOPSIS¶
ecaccess-job-list -version|-help|-manual
ecaccess-job-list [-debug] [job-id]
DESCRIPTION¶
List all your ECaccess Jobs. When a job-id is specified then the details for this job are displayed.
The Job statuses can have the following values:
ARGUMENTS¶
- job-id (optional)
- The identifier of the ECaccess Job to retrieve the details.
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-list 124356
Give the informations concerning the ECaccess Job with identifier 124356.
ecaccess-job-list
List all your ECaccess Jobs in the spool.
SEE ALSO¶
ecaccess-queue-list, ecaccess-job-delete, ecaccess-job-get, ecaccess-job-restart, ecaccess-job-submit and ecaccess.
2021-01-05 | perl v5.32.0 |