cents alert
Manage alerts.
Synopsis
Section titled “Synopsis”cents alert <subcommand> [OPTIONS] [ARGS]...Subcommands
Section titled “Subcommands”cents alert digest— Compact per-type alert summary for scheduled-run logs.cents alert list— List alerts.cents alert read— Mark alert(s) as read.
cents alert digest
Section titled “cents alert digest”Compact per-type alert summary for scheduled-run logs.
Designed to be appended to the wrapper log by a daily launchd/cron job so PREMISE_INVALIDATION / MODEL_DRIFT alerts stop landing silently in the DB. Always exits 0 — an empty digest is not an error.
Synopsis
cents alert digest [OPTIONS]Options
| Option | Type | Default | Description |
|---|---|---|---|
--since TEXT | text | 24h | Window: ‘today’, ISO date, or duration (‘24h’, ‘7d’). Default 24h. |
| `—output/-o [text | json]` | [text | json] | |
--quiet-if-empty | boolean | false | Print nothing (text mode) when no alerts landed in the window — keeps scheduled-run logs clean. |
Example
cents alert digest [OPTIONS]cents alert list
Section titled “cents alert list”List alerts.
Synopsis
cents alert list [OPTIONS]Options
| Option | Type | Default | Description |
|---|---|---|---|
--all | boolean | false | Show all alerts including read |
--since TEXT | text | Filter alerts since: ‘today’, ISO date, or duration (‘24h’, ‘7d’) |
Example
cents alert list [OPTIONS]cents alert read
Section titled “cents alert read”Mark alert(s) as read.
Synopsis
cents alert read [OPTIONS] [ALERT_ID]Arguments
| Argument | Type | Required |
|---|---|---|
ALERT_ID | text | no |
Options
| Option | Type | Default | Description |
|---|---|---|---|
--all | boolean | false | Mark all as read |
Example
cents alert read [OPTIONS] [ALERT_ID] Not financial advice. Cents is an educational and research
tool for tracking your own investment theses. Outputs are model-generated and
may be inaccurate. You are solely responsible for your own investment
decisions.