>_Dasel
@TomWright
About Dasel
Query and update JSON, YAML, TOML, XML, and CSV with one syntax.
#dasel#data-tools#developer-tool#official#agent-ready
Installation
brew install daselDetails
What it does
Transform structured data
Pipeline-friendly input and output
Repeatable processing
Command examples
- 1
dasel -f config.yml ".server.port" - 2
dasel put -f config.json -t int ".port" 3000
More Data tools CLIs
jq
$ jq
A compact and expressive command-line processor for JSON data.
yq
$ yq
Read, update, and transform YAML, JSON, XML, and properties files.
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.