overlays diff
Show the differences between local overlay files and their remote versions.
Usage
revos overlays diff [files...] [-d <dir>] [--json]
Options
| Flag | Description |
|---|---|
[files...] | Specific files to diff. If omitted, diffs all files in the directory. |
-d, --dir <path> | Directory containing overlay files. Default: ./overlays |
--json | Format output as JSON |
Examples
Diff all overlays:
revos overlays diff
Diff specific files:
revos overlays diff my-overlay.json