mxr sync
Generated from
mxr sync --help. Edit the clap definitions incrates/daemon/src/cli/and re-runnpm run buildinsite/to regenerate.
Trigger or query sync
mxr sync [OPTIONS]Options
Section titled “Options”| Flag | Description |
|---|---|
--account <ACCOUNT> | — |
--status | — |
--wait | Wait for the triggered sync to finish before returning. Useful in scripts and CLI smoke tests |
--wait-timeout-secs <WAIT_TIMEOUT_SECS> | Maximum seconds to wait when —wait is set. Default 60 [default: 60] |
--format <FORMAT> | Output format. Honored by --status; ignored by trigger mode today [possible values: table, json, jsonl, csv, ids] |
-h, --help | Print help |
Use When
Section titled “Use When”Trigger sync or wait for sync completion in scripts.
Everyday Examples
Section titled “Everyday Examples”mxr sync --waitmxr sync --status --format jsonSee 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