blob: fc9d38ea77b71ca6f212a59789e2d13abe1f01d8 (
plain) (
blame)
1
2
3
4
|
yq is a lightweight and portable command-line YAML processor in go.
yq uses jq like syntax but works with yaml files as well as json.
It doesn't yet support everything jq does - but it does support the most common
operations and functions, and more is being added continuously.
|