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]
FlagDescription
[THREAD_ID]
FlagDescription
--search <SEARCH>
--first
--limit <LIMIT>
--format <FORMAT>[possible values: table, json, jsonl, csv, ids]
-h, --helpPrint help

Read the whole conversation around a message or thread.

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