Skip to content

mxr thread

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

Display a thread. Pass a positional ID, pipe IDs on stdin, or resolve a list with --search QUERY (deduplicated by thread)

mxr thread [OPTIONS] [THREAD_ID]
Flag Description
[THREAD_ID]
Flag Description
--search <SEARCH>
--account <ACCOUNT>
--first
--limit <LIMIT>
--format <FORMAT> [possible values: table, json, jsonl, csv, ids]
-h, --help Print help

Read the whole conversation around a message or thread.

Terminal window
mxr thread MESSAGE_ID --format json
mxr thread --search 'subject:launch' --first