This feature is experimental. Flags, output shape, and behavior may change between releases. Use in controlled workflows and pin versions in CI.Conflict handling and sync contracts may evolve as TMS integrations mature.
Usage
Safe default behavior
sync push defaults to dry-run mode and conflict failure.
Flags
--config: config path--locale: target locale(s), repeatable--dry-run: preview only (defaulttrue)--output:textorjson--fail-on-conflict: return error when conflicts are detected (defaulttrue)--force-conflicts: allow overwrite for mismatch cases where policy allows (defaultfalse)
Example
--force-conflicts.