Scroll to navigation

ECACCESS-GATEWAY-LIST(1p) User Contributed Perl Documentation ECACCESS-GATEWAY-LIST(1p)

NAME

ecaccess-gateway-list - List the ECaccess Gateways

SYNOPSIS

ecaccess-gateway-list -version|-help|-manual

ecaccess-gateway-list [-debug] [gateway-name]

DESCRIPTION

List all the ECaccess Gateways. When a gateway-name is specified then the details for this Gateway are displayed.

ARGUMENTS

gateway-name (optional)
The name of the ECaccess Gateway 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-gateway-list

List all the ECaccess Gateways.

ecaccess-gateway-list ecaccess.ecmwf.int

List the details for the ECaccess Gateway ecaccess.ecmwf.int.

SEE ALSO

ecaccess-gateway-name, ecaccess-gateway-connected, ecaccess.
2013-12-11 perl v5.18.1