Skip to content

mxr history

Generated from mxr history --help. Edit the clap definitions in crates/daemon/src/cli/ and re-run npm run build in site/ to regenerate.

Show persisted event history

mxr history [OPTIONS]
FlagDescription
--category <CATEGORY>
--level <LEVEL>
--limit <LIMIT>[default: 50]
--format <FORMAT>[possible values: table, json, jsonl, csv, ids]
-h, --helpPrint help

Inspect persisted events after a mutation or sync run.

Terminal window
mxr history --category mutation --limit 5 --format json