Developer ExperienceDeveloper experience
Sync
/eng-org:sync
What it does
Pushes governance and context changes to the shared context repo so every machine stays in step. Self-skips silently when no shared repo is configured.
When to use it
Run after context changes when you work across multiple machines and want them all to see the latest state.
Inputs
- local context changes
Outputs
- synced shared context
Example
/eng-org:sync — publishes your latest governance and requirement state so a second machine picks it up on its next run.