mongocli om event project ls

Return all events for a project

Options

NameDescription
--limit <limit>Number of items per page
--maxDate <maxDate>Returns events whose created date is less than or equal to it
--minDate <minDate>Returns events whose created date is greater than or equal to it
--output, -o <output>Output format. Valid values are json, json-path, go-template, or go-template-file
--page <page>Page number
--projectId <projectId>Project ID to use. Overrides the settings in the configuration file or environment variable
--type <type>Type of the event that triggered the alert