Generated from mxr briefing --help. Edit the clap definitions in crates/daemon/src/cli/ and re-run npm run build in site/ to regenerate.
Render a thread or recipient briefing
| Subcommand |
Purpose |
help |
Print this message or the help of the given subcommand(s) |
| Flag |
Description |
-h, --help |
Print help |
Re-enter old context fast: cached, citation-backed summaries of dormant threads or contacts after a long gap. See briefings and loop-in.
mxr briefing thread THREAD_ID
mxr briefing thread THREAD_ID --refresh --format json
mxr briefing recipient alice@example.com --format json
mxr briefing recipient [OPTIONS] <EMAIL>
| Flag |
Description |
<EMAIL> |
— |
| Flag |
Description |
--account <ACCOUNT> |
— |
--refresh |
— |
--format <FORMAT> |
[possible values: table, json, jsonl, csv, ids] |
-h, --help |
Print help |
mxr briefing thread [OPTIONS] <THREAD_ID>
| Flag |
Description |
<THREAD_ID> |
— |
| Flag |
Description |
--refresh |
— |
--format <FORMAT> |
[possible values: table, json, jsonl, csv, ids] |
-h, --help |
Print help |