Subcommand | Description |
---|---|
get | Retrieve event with a given ID. |
list | Retrieve info on generated events available on the cloud, can be filtered by specifying custom keys. |
delete | Delete an event with a given ID. |
--api-key
: mandatory USER_SECRET_KEY.--system-id
: The ID of the system to retrieve the events from.--trigger-id
: The ID of the trigger to retrieve the events from.--event-id
: The ID of a specific event to retrieve. Multiple IDs can be specified, example : --event-id ID1 --event-id ID2
.--output-file
: If set, it’ll provide the result in a json format in a file generated at given path. Make sure you provide the ‘.json’ extension.--output-file
option. Here’s an example of usage:
Usage:
event-id
and use the command below:
Usage: