mxr forward
Generated from
mxr forward --help. Edit the clap definitions incrates/daemon/src/cli/and re-runnpm run buildinsite/to regenerate.
Forward a message
mxr forward [OPTIONS] <MESSAGE_ID>Arguments
Section titled “Arguments”| Flag | Description |
|---|---|
<MESSAGE_ID> | Message ID to forward |
Options
Section titled “Options”| Flag | Description |
|---|---|
--to <TO> | Forward to recipient(s) |
--body <BODY> | Inline body |
--body-stdin | Read body from stdin |
--yes | Skip confirmation |
--dry-run | Show what would be sent |
--format <FORMAT> | [possible values: table, json, jsonl, csv, ids] |
-h, --help | Print help |
Use When
Section titled “Use When”Forward a message with optional context.
Everyday Examples
Section titled “Everyday Examples”mxr forward MESSAGE_ID --to teammate@example.comSee also
Section titled “See also”- CLI overview — full command index
- Concepts — query operators, search modes, JSON shapes
- Automation contract — which commands support
--format json,--dry-run, stdin