$

List alerts

Alerts may be filtered by alert class or alert class glob and by an inclusive creation time range.

Options

--alert-class
Optional alert class or glob pattern used to filter alerts. If this is included, only alerts with the specified class or matching the glob pattern (as appropriate) will be returned. Otherwise, alerts of all classes will be returned. See the guide-level documentation on alerts for details on alert classes and alert class glob patterns.
--end-time
Inclusive upper bound on the alert creation time If this is included, only alerts created at or before this time will be returned.
--limit
Maximum number of items returned by a single call
--profile
Configuration profile to use for commands
--sort-by
time_and_id_ascendingtime_and_id_descending
--start-time
Inclusive lower bound on the alert creation time. If this is included, only alerts created at or after this time will be returned.