YQ
// A portable command-line YAML, JSON, and XML processor
yq
A portable command-line YAML, JSON, and XML processor
13EmergingUnknown
What it does
A lightweight and portable command-line YAML, JSON, INI and XML processor. uses jq (a popular JSON processor) like syntax but works with yaml files as well as json, kyaml, xml, ini, properties, csv and tsv. It doesn't yet support everything does - but it does support the most common operations and functions, and more is being added continuously. yq is written in Go - so you can download a
Getting Started
git
git clone https://github.com/mikefarah/yq