Commit Graph

1 Commits

Author SHA1 Message Date
Valentin Lab
6cc43c8890 Add `--nul-output|-0` flag to separate element with NUL character
This is to ensure solid parsing of complex data (with any binary
content except NUL chars) by separating the `yq` root collection
member's output with NUL char. As a safe-guard, an error will be cast
if trying to use NUL character with content that contains itself NUL
characters inside.
2023-03-28 16:57:04 +02:00