Man page - ecaccess-event-clear(1)
Packages contas this manual
- ecaccess-job-restart(1)
- ecaccess-job-get(1)
- ecaccess-queue-list(1)
- ecaccess-file-dir(1)
- ecaccess-association-protocol(1)
- ecaccess-event-list(1)
- ecaccess-event-send(1)
- ecaccess(1)
- ecaccess-file-delete(1)
- ecaccess-file-move(1)
- ecaccess-gateway-connected(1)
- ecaccess-file-rmdir(1)
- ecaccess-association-list(1)
- ecaccess-ectrans-list(1)
- ecaccess-file-mdelete(1)
- ecaccess-file-get(1)
- ecaccess-event-create(1)
- ecaccess-ectrans-restart(1)
- ecaccess-event-clear(1)
- ecaccess-ectrans-delete(1)
- ecaccess-gateway-list(1)
- ecaccess-association-delete(1)
- ecaccess-file-modtime(1)
- ecaccess-file-put(1)
- ecaccess-file-mput(1)
- ecaccess-association-put(1)
- ecaccess-file-copy(1)
- ecaccess-ectrans-request(1)
- ecaccess-certificate-list(1)
- ecaccess-file-chmod(1)
- ecaccess-job-delete(1)
- ecaccess-gateway-name(1)
- ecaccess-file-mget(1)
- ecaccess-event-grant(1)
- ecaccess-association-get(1)
- ecaccess-cosinfo(1)
- ecaccess-event-delete(1)
- ecaccess-certificate-create(1)
- ecaccess-file-size(1)
- ecaccess-job-submit(1)
- ecaccess-job-list(1)
- ecaccess-file-mkdir(1)
Package: ecaccess
apt-get install ecaccess
apt-get install ecaccess
Manuals in package:
Documentations in package:
Manual
| ECACCESS-EVENT-CLEAR(1p) | User Contributed Perl Documentation | ECACCESS-EVENT-CLEAR(1p) |
NAME
ecaccess-event-clear - Clear an ECaccess Event
SYNOPSIS
ecaccess-event-clear -version|-help|-manual
ecaccess-event-clear event-id
DESCRIPTION
Allow clearing the event specified by its event-id. Delete all the subscritions to this event and reset the sequence number.
ARGUMENTS
- event-id
- The identifier of the Event to clear.
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-event-clear 167
Clear the event 167.
SEE ALSO
ecaccess-event-grant, ecaccess-event-delete, ecaccess-event-send, ecaccess-event-list, ecaccess-event-create and ecaccess.
| 2021-01-05 | perl v5.32.0 |