Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

alerts update

Update an error alert rule's settings.
Change the threshold, window, cooldown, or name of an existing error_threshold rule. Get the rule ID from strada alerts list.

Usage

strada alerts update <id>

Arguments

ArgumentRequiredDescription
<id>Yesid

Options

OptionDefaultDescription
--name [name]-New rule name
--threshold [count]-Min errors to trigger
--window [minutes]-Time window in minutes
--cooldown [minutes]-Re-alert cooldown in minutes

Global Options

OptionDefaultDescription
-h, --help-Display this message
-v, --version-Display version number