Skip to content

Create a json_diff utility #13

@SpicyLemon

Description

@SpicyLemon

It'd be great to have a handy way to diff json files.

For the first iteration, maybe just use jq to create the pretty-json in temp files and then do a diff on those.

Later, maybe utilize json_info to identify differences and give output that might be more useful. It'd be really nice to get better support for differences in arrays (specially arrays of objects).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions