Skip to content

mxr reply-all

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

Reply to all recipients

mxr reply-all [OPTIONS] <MESSAGE_ID>
FlagDescription
<MESSAGE_ID>Message ID to reply to
FlagDescription
--body <BODY>Inline reply body
--body-stdinRead body from stdin
--yesSkip confirmation
--dry-runShow what would be sent
--format <FORMAT>[possible values: table, json, jsonl, csv, ids]
-h, --helpPrint help

Reply to everyone on a thread.

Terminal window
mxr reply-all MESSAGE_ID --body-stdin --dry-run