>_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 yqDetails
What it does
Transform structured data
Pipeline-friendly input and output
Repeatable processing
Command examples
- 1
yq ".services" compose.yml - 2
yq -i ".version = 2" config.yml
More Data tools CLIs
jq
$ jq
A compact and expressive command-line processor for JSON data.
VisiData
$ vd
Interactively explore, transform, and visualize tabular datasets.
Miller
$ mlr
Process CSV, TSV, JSON, and other structured records in pipelines.
xsv
$ xsv
A fast toolkit for indexing, slicing, joining, and analyzing CSV files.
Dasel
$ dasel
Query and update JSON, YAML, TOML, XML, and CSV with one syntax.