NAME
Patch - Apply JSON Patch (rfc6902) patches
OPTIONS
- --[no]blame
-
Blame calculation toggle. Enabled by default.
- --path <path>
-
Path in the structure to patch. May be used several times. Whole structure will be patched if omitted or empty.
- --preserve <path>
-
Preserve specified substructure. May be used several times.
- --source <uri>
-
Source containing patch.
- --strict
-
Fail if path specified for patch doesn't exist.