NAME
Pipe - pipe structure to external program and apply result.
OPTIONS
- --[no]blame
-
Blame calculation toggle. Enabled by default.
- --command|--cmd <command>
-
Command to run. Exit 0 expected for success. JSON emitted to it's STDERR will be applied to original structure.
- --path <path>
-
Structure to send to cammand's STDIN.
- --preserve <path>
-
Preserve specified structure parts. May be used several times.
- --strict
-
Fail if specified path doesn't exists.