← Back to match
yq (kislyuk)
Command-line YAML/XML/TOML processor that converts to JSON and pipes through jq for querying and transformation.
Desktopfreeglobal
yq is a command-line YAML/XML/TOML processor — a jq wrapper for YAML, XML, and TOML documents. It takes YAML (or XML/TOML) input, converts it to JSON, and pipes it to jq, so all of jq's query and transformation syntax works directly against YAML/XML/TOML files.
Categories
developer tools

