Command Line InterfaceΒΆ

Added in version 2.0.

jsonyx

A command line utility to manipulate JSON files.

jsonyx diff

Compare two JSON files and generate a diff in JSON patch format.

jsonyx format

Re-format or validate a JSON file.

jsonyx patch

Apply a JSON patch to the input file.