Skip to content

Add patch command support to CLI #439

Description

@akshdeep-singh

The library already supports diff/patch operations programmatically, and the CLI currently provides a convenient way to generate diffs. It would be very useful if the CLI also supported applying a delta back to a JSON document directly from the command line.

Example:

jsondiffpatch patch original.json delta.json output.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions