MCP.so
Sign In
>_

yqOfficialFeatured

@mikefarah

About yq

Read, update, and transform YAML, JSON, XML, and properties files.

#yq#data-tools#developer-tool#official#agent-ready

Installation

brew install yq

What it does

Transform structured data

Pipeline-friendly input and output

Repeatable processing

Command examples

  1. 1
    yq ".services" compose.yml
  2. 2
    yq -i ".version = 2" config.yml

Comments

More Data tools CLIs