Usage
Example output
Exit codes
| Code | Meaning |
|---|---|
0 | All schemas are in sync |
1 | There are pending changes |
CI usage
Usevela diff as a gate in your CI pipeline to catch schema drift:
GitHub Actions example
Options
| Flag | Description |
|---|---|
--app <slug> | Override the app from vela.config.json |
--dir <path> | Override the schemas directory |