Alerts
This page describes the commands to manage Lenses Alerts via the CLI.
View all raised alert notifications
Copy
lenses-cli alertsView all alert settings
Copy
lenses-cli alert settingsView an alert setting
lenses-cli alert setting --id=2000Enable or disable an alert setting
Enabling
lenses-cli alert setting --id=1000 --enableDisabling
lenses-cli alert setting --id=1000 --enable=falseView all conditions that belong to a specific alert setting
Create or update an existing condition for a specific alert setting
Update an existing condition using flags
Create or update a condition from a file
Delete an existing condition for a specific alert
Last updated
Was this helpful?

