MerchantryTidbits

data-wrangling / cli

yq

Capability: yq

Use it when

  • use yq for evals testing
  • when yq ! build https://github.com/mikefarah/yq/workflows/build/badge.svg ! docker pulls https://img.shie

What it solves

Not the fit when

  • PDF parsing

Install

brew install yq

Invoke

yq '.a.b' config.yaml  # YAML/JSON transforms in agent scripts

Alternatives

No reviewed alternatives recorded yet.