yq
populardatabrew
Mike Farah · YAML processing, config edits, and kubernetes files from the terminal.
$ brew install yqOne-liner to try
$ yq '.services.web.image' docker-compose.ymlAgent pack
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Usable with guardrails · 50/100
Verify
yq --version
Agent URL
/cli/yq/agent.md
Quick reference
Install
brew install yqVerify
yq --versionFirst command
yq '.services.web.image' docker-compose.ymlAbout
YAML processing, config edits, and kubernetes files from the terminal. Built by Mike Farah.
Example workflow
1. yq '.services.web.image' docker-compose.yml