CLI Reference
Last updated: 2025-10-22
Every command shares a set of global flags:
| Flag | Description |
|---|---|
--root | Path to the workspace (defaults to .). |
--config | Explicit path to mergeway.yaml (defaults to <root>/mergeway.yaml). |
--format | Output format (yaml or json, default yaml). |
--fail-fast | Stop after the first validation error (where supported). |
--yes | Auto-confirm prompts (useful for delete). |
--verbose | Emit additional logging. |
Repository setup
Schema utilities
Object operations
Need a refresher on terminology? See the Concepts chapter.