logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ecaccess-association-delete - Delete Association

Arguments

association-name
               The name of the Association to delete.

Description

       Allow deleting an ECtrans Association. Once deleted the Association can not be retrieved. The History
       associated with this Association will also be removed from the ECaccess Gateway Database.

Examples

ecaccess-association-delete-gatewayecaccess.ecmwf.inttest

       Remove the test Association on the ecaccess.ecmwf.int Gateway.

       ecaccess-association-deletetest2

       Remove the test2 Association on the default Gateway.

Name

       ecaccess-association-delete - Delete Association

Options

-gatewayname
               This  is  the  name of the ECaccess Gateway where the Association is installed.  It is by default
               the Gateway you are connected to. In order to get the name of your current Gateway  you  can  use
               the ecaccess-gateway-name command. When using the commands at ECMWF the default Gateway is always
               "ecaccess.ecmwf.int".

       -version
               Display version number and exits.

       -help   Print a brief help message and exits.

       -manual Prints the manual page and exits.

       -retrycount
               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.

See Also

ecaccess-association-get, ecaccess-association-list, ecaccess-association-protocol, ecaccess-association-put and ecaccess.

perl v5.32.0                                       2021-01-05                    ECACCESS-ASSOCIATION-DELETE(1p)

Synopsis

ecaccess-association-delete-version|-help|-manualecaccess-association-delete[-debug][-gatewayname]association-name

See Also