Skip to content

mxr reply

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

Reply to a message

mxr reply [OPTIONS] <MESSAGE_ID>
FlagDescription
<MESSAGE_ID>Message ID to reply to
FlagDescription
--account <ACCOUNT>
--body <BODY>Inline reply body (skip $EDITOR)
--body-stdinRead reply 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 one message, interactively or from an agent-approved body.

Terminal window
mxr reply MESSAGE_ID
mxr reply MESSAGE_ID --body 'On it.' --yes