-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add a -p | --patch <JSON> option to add/override values in the output objects.
This could be useful on all commands:
bundle- all entries in the NDJSON have the patchunbundle- all output files have the patchmerge- the singe output object has the patchsplit- all the output files have the patch
Example use cases:
- Adding or modifying the
updated_atormodifiedtimestamps - Incrementing object versions
- Adding a
managed: trueor similar value
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request