mxr send
Generated from
mxr send --help. Edit the clap definitions incrates/daemon/src/cli/and re-runnpm run buildinsite/to regenerate.
Send a draft by ID
mxr send [OPTIONS] <DRAFT_ID>Arguments
Section titled “Arguments”| Flag | Description |
|---|---|
<DRAFT_ID> | Draft ID to send |
Options
Section titled “Options”| Flag | Description |
|---|---|
--dry-run | Show what would be sent (sender, recipients, subject, byte count) without sending |
--format <FORMAT> | [possible values: table, json, jsonl, csv, ids] |
--at <TIME> | Schedule the draft to be sent later instead of sending now. Same forms as mxr snooze --until: in 2h, tomorrow 9am, monday 17:00, RFC3339. Use mxr unsend <draft-id> to cancel |
-h, --help | Print help |
Use When
Section titled “Use When”Send or schedule a saved draft.
Everyday Examples
Section titled “Everyday Examples”mxr send DRAFT_ID --dry-runmxr send DRAFT_ID --at 'tomorrow 9am'See 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