status
Shows local archive status, or remote archive status when [remote] is in cloud read-only mode.
#Usage
discrawl status
#Reports
- where the local database lives
- guild count and per-guild totals
- channel and thread counts
- message totals
- latest archived message time
- last captured Gateway event time (
last_tail_event_atin local--jsonoutput, - whether the Git share is configured, whether its last check is stale, and whether an exact replacement is pending (
--json) - remote endpoint/archive metadata when
remote.mode = "cloud" - embeddings status if
[search.embeddings]is enabled
omitted until a tail event has been recorded), separately from the last completed sync
#See also
coverage- per-guild/channel archive readiness and wiretap skip countsdiagnostics- read-only SQLite, WAL, freshness, and writer-lock checksdoctor- liveness check (config, auth, DB, FTS wiring)remote- direct Cloudflare remote archive checksreport- Markdown activity block for the shared backup README
When continuous embeddings have been used, background_work reports worker lifecycle, pending and in-flight work, queue age, last completion, and safe error codes. A missing heartbeat is reported as stale, rather than claiming a stopped worker is healthy.