mxr invites
Generated from
mxr invites --help. Edit the clap definitions incrates/daemon/src/cli/and re-runnpm run buildinsite/to regenerate.
List calendar invites found in email
mxr invites <COMMAND>Subcommands
Section titled “Subcommands”| Subcommand | Purpose |
|---|---|
list | List recent calendar invites |
backfill | Backfill invite rows from already stored message bodies |
help | Print this message or the help of the given subcommand(s) |
Options
Section titled “Options”| Flag | Description |
|---|---|
-h, --help | Print help |
Use When
Section titled “Use When”List calendar invites found in stored mail, or backfill invite rows after upgrading.
Everyday Examples
Section titled “Everyday Examples”mxr invites list --limit 20mxr invites list --format jsonl | jq -r '.message_id'mxr invites backfill --format jsonSub-subcommands
Section titled “Sub-subcommands”mxr invites backfill
Section titled “mxr invites backfill”Backfill invite rows from already stored message bodies
mxr invites backfill [OPTIONS]Options
Section titled “Options”| Flag | Description |
|---|---|
--account <ACCOUNT> | — |
--format <FORMAT> | [possible values: table, json, jsonl, csv, ids] |
-h, --help | Print help |
mxr invites list
Section titled “mxr invites list”List recent calendar invites
mxr invites list [OPTIONS]Options
Section titled “Options”| Flag | Description |
|---|---|
--limit <LIMIT> | [default: 50] |
--account <ACCOUNT> | — |
--format <FORMAT> | [possible values: table, json, jsonl, csv, ids] |
-h, --help | Print help |
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