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-event-grant - Grant usage of an ECaccess Event

Arguments

event-id
               The identifier of the Event to grant.

       user-list
               The  user(s) to give/remove the permissions. Multiple users should be separated by a column (e.g.
               abc,def).

Description

       Allow managing the Event permissions for a list of user(s).

       The permissions can be either subscribe, notify, both or none. In order to remove permissions to an Event
       for a list of users use this command with no -subscribe and -notify options.

Examples

ecaccess-event-grant-subscribe167abc,def,jhi

       Allow the users abc, def and jhi to subscribe to this Event.

       ecaccess-event-grant167jkl

       Remove all rights to the Event for the user jkl.

Name

       ecaccess-event-grant - Grant usage of an ECaccess Event

Options

-subscribe
               The user(s) specified in the user-list will be allowed to subscribe to the  event-id  (e.g.  with
               the -eventIds option of the ecaccess-job-submit command).

       -notify The  user(s)  specified  in  the  user-list will be allowed to send notifications to the event-id
               (e.g. with the ecaccess-event-send command).

       -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-event-clear,  ecaccess-event-delete,  ecaccess-event-send,  ecaccess-event-list, ecaccess-event-create and ecaccess.

perl v5.32.0                                       2021-01-05                           ECACCESS-EVENT-GRANT(1p)

Synopsis

ecaccess-event-grant-version|-help|-manualecaccess-event-grant[-debug][-subscribe][-notify]event-iduser-list

See Also