Skip to content

mxr sync

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

Trigger or query sync

mxr sync [OPTIONS]
FlagDescription
--account <ACCOUNT>
--status
--waitWait 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, --helpPrint help

Trigger sync or wait for sync completion in scripts.

Terminal window
mxr sync --wait
mxr sync --status --format json