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
--account <ACCOUNT>
--body <BODY>Inline reply body
--body-stdinRead body from stdin
--signature <SIGNATURE>Insert this signature by name instead of the scoped default
--no-signatureDo not insert any signature
--yesSkip confirmation
--dry-runShow what would be sent
--remind-after <TIME>After sending, remind if no reply has arrived by this time. Same forms as mxr remind --when: in 2h, tomorrow 9am, monday 17:00, RFC3339
--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