5 ms·
I personally find the yq tool from https://github.com/kislyuk/yq https://github.com/kislyuk/yq much more useful: it has all the same options and formats as `jq`
by daurnimator 4y ago
I personally find the yq tool from https://github.com/kislyuk/yq https://github.com/kislyuk/yq much more useful: it has all the same options and formats as `jq` (as it's really a wrapper around jq). Rather than the `yq` in the OP here where only partial functionality exists.