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
--body <BODY>Inline reply body (skip $EDITOR)
--body-stdinRead reply 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 one message, interactively or from an agent-approved body.

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