app/cli/diff
dgadd diff
Compare installed files with bundled registry versions.
Usage
bash
Info:
Before publication: Diffgazer packages are not yet published to npm, so there is no dgadd bin until you install one. Follow the canonical Copy-first mode procedure to build and pack @diffgazer/add, then install that packed tarball in the target app. The target-app install is what puts dgadd on pnpm exec.
Examples
bash
What it does
- Loads your
diffgazer.jsonconfiguration. - Resolves requested items or auto-detects installed ones.
- Compares local files against bundled registry content.
- Prints unified diffs.
- Shows changed, unchanged, and not-installed counts.
When no item is passed, dgadd diff checks every installed UI component and hook from the local manifest.