alert command group manages security and operational alerts generated by InfraAudit scans and monitoring rules. You can filter alerts by severity, type, and status, and acknowledge or resolve them from the CLI.
alert list
List alerts with optional filters.
Synopsis:
| Flag | Values | Description |
|---|---|---|
--severity | critical, high, medium, low | Filter by severity level |
--status | open, acknowledged, resolved | Filter by alert status |
--type | security, compliance, performance | Filter by alert category |