mongocli om event ls
Return all events for an organization or project
Options
| Name | Description | 
|---|---|
| --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 | 
| --orgId  <orgId> | Organization ID to use. Overrides the settings in the configuration file or environment variable | 
| --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 |