← back

$yaml-tools

yq

A portable command line YAML, JSON, XML, CSV, and properties processor

jq's query syntax applied to YAML — the tool everyone reaches for the moment they need to script against a Kubernetes manifest or CI config.

install

brew install yq
--repo