xq
xq copied to clipboard
XML to JSON?
It appears that xq does support XML to JSON conversion, but only if you supply a file with a .json extension. Is there a way to print the output to stdout instead? I want to pipe this into jq in a single pipeline instead of using a temporary file.