I've always been a fan of jq. If you don't know what jq is, it is a nifty tool with it's own DSL that allows major JSON transformation from the command line. Read on about it here: https://stedolan.github.io/jq/ There are other flavours such as yq and xq both for YAML and XML support. I was … Continue reading Do not install xq, only yq