MCP.so
Sign In
>_

yq

@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

Details

Category

Data tools

Command

yq

Maintainer

mikefarah

Type

Developer tool

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

More Data tools CLIs