ToolShelf

yq

A portable command-line YAML, JSON, and XML processor

44FairActive
Stars
14.9k
Latest
v4.52.4
Last Commit
4d ago
License
MIT

yq is a lightweight command-line processor for YAML, JSON, XML, CSV, and TOML. It uses jq-like syntax to navigate and manipulate structured data. Essential for DevOps workflows involving Kubernetes manifests, Docker Compose files, and CI configs.

Platforms

🪟windows🍎mac🐧linux

Install Difficulty

easy

Works With

terminaldockerkubernetes

Built With

go