adriennecohea/kustomize-diff
Diff Kustomize overlays between a PR branch and its merge target
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| search-path | Newline-separated list of paths (relative to repo root) to search for Kustomize overlays. If omitted, the entire repo is searched. | no | — |
| force-truecolor | Force 24-bit true color output (implies force-color). Set to "true" to enable. | no | false |
| red-green | Use a red/green color palette instead of the default blue/orange/yellow one. dyff also renders +/-/± symbols alongside color, so output remains readable regardless of this setting. | no | false |
| set-exit-code | Exit with code 1 when differences are found, 0 when none. Fatal errors always exit 255. Set to "true" to enable. | no | false |
Outputs
no outputs