Description
Queries and transforms YAML, XML, and TOML documents from the command line using jq-style workflows. It is useful for configuration files, CI manifests, infrastructure data, and scripts that need structured edits or extraction.
Commands can rewrite files or produce transformed output, so check expressions, quoting, and output paths before applying changes to important configuration. It does not guarantee that edited files remain valid for a specific application schema.