dyff Plugin
A diff tool for YAML and JSON files with color-coded structural difference output.
Commands
dyff self version— Print dyff versiondyff _ _— Passthrough to dyff CLI
Installation
brew install dyff
Examples
dyff between file1.yaml file2.yaml
dyff between --json file1.json file2.json
Key Features
- YAML/JSON diff — Structural diff for config files
- Color output — Color-coded differences
- Pipeline-ready — Machine-readable JSON output
- Multiple formats — YAML and JSON support