Read context item from standard input
ghislainfourny opened this issue · 0 comments
ghislainfourny commented
This will allow piping JSON files through on the command line for very easy transformations
cat file.json | rumble -q '$$.foo.bar[]' > output.json