I don't see a corresponding option in yq to what jq has:
-r output raw strings, not JSON texts;
My exact usage is:
cat example.xml | yq --input-format xml --output-format json
I don't see a corresponding option in yq to what jq has:
-r output raw strings, not JSON texts;
My exact usage is:
cat example.xml | yq --input-format xml --output-format json