SYNOPSIS
ecaccess-job-restart -version|-help|-manualecaccess-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 124356Restart the ECaccess Job with the identifier 124356.