SYNOPSIS
ecaccess-gateway-list -version|-help|-manualecaccess-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-listList all the ECaccess Gateways.
ecaccess-gateway-list ecaccess.ecmwf.int
List the details for the ECaccess Gateway ecaccess.ecmwf.int.