DORSETRIGS
Home

yq (3 post)


posts by category not found!

yq fails with "permission denied"

yq Permission Denied Unlocking Your YAML Files Problem You re trying to use yq a YAML processor to manipulate your YAML files but you re met with the dreaded pe

2 min read 05-10-2024 31
yq fails with "permission denied"
yq fails with "permission denied"

YQ - how to filter an array by field value if matching at least one element in a list

Filtering Arrays in YQ Matching Field Values Against a List This article explores how to filter an array in YQ based on a field value matching at least one elem

2 min read 31-08-2024 58
YQ - how to filter an array by field value if matching at least one element in a list
YQ - how to filter an array by field value if matching at least one element in a list

Adding items with default values to empty array with yq (go)

Adding Items with Default Values to Empty Arrays Using yq Go In the world of data manipulation YAML and XML handling libraries such as yq https github com mikef

2 min read 31-08-2024 33
Adding items with default values to empty array with yq (go)
Adding items with default values to empty array with yq (go)