Skip to content

mxr forward

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

Forward a message

mxr forward [OPTIONS] <MESSAGE_ID>
FlagDescription
<MESSAGE_ID>Message ID to forward
FlagDescription
--to <TO>Forward to recipient(s)
--body <BODY>Inline 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

Forward a message with optional context.

Terminal window
mxr forward MESSAGE_ID --to teammate@example.com