yq¶ yq is a lightweight and portable command-line YAML processor The aim of the project is to be the jq or sed of yaml files. brew install yq¶ snap install yq¶ download latest binary¶ get the source¶ go get github.com/mikefarah/yq .zip or tar.gz View on GitHub