dyff
δyƒƒ /ˈdʏf/ - a diff tool for YAML files, and sometimes JSON. Also, It can transform YAML to JSON, and vice versa. The order of keys in hashes is preserved during the conversion.
-c, --color specify color usage: on, off, or auto (default auto)
-t, --truecolor specify true color usage: on, off, or auto (default auto)
-w, --fixed-width int disable terminal width detection and use provided fixed value (default -1)
-k, --preserve-key-order-in-json use ordered keys during JSON decoding (non standard behavior)
-h, --help help for dyff
- dyff between - Compare differences between input files from and to
- dyff json - Converts input documents into JSON format
- dyff last-applied - Compare differences between the current state and the one stored in Kubernetes last-applied configuration
- dyff version - Shows the version of this tool
- dyff yaml - Converts input documents into YAML format