jss
jss copied to clipboard
Read from stdin
jq supports this, jss should too.
The workaround for now is to pass /dev/stdin
as the file argument:
cat foo.json | jss -v null /dev/stdin