Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in yq

Insert multiple lines of one attribute in yaml file with yq v4.x

yaml yq

Merging two yaml documents while concatenating arrays

yaml yq

Adding multiple lines to yaml file based on key

kubernetes yaml yq

I am getting a error while using the yq -Y command

yaml yq

Using yq to edit yaml files (--in-place, -i flag)

yaml edit-in-place yq

Pass bash variable in yq

bash yq

How to filter list by dictionary value in yq?

yq

How to Add / Replace array elements with "yq" conditionally

yq

Is it possible to convert from JSON or YAML to XML using jq/yq/xq

json xml jq yq xq

How can i check if specific value exist in list with yq

linux bash yq

How to add a list item in yq version 4

yq

yq (GO/Mike Farah) uniquify all arrays recursively

arrays yaml unique yq

How to validate yaml using yq?

validation yq

yq - issue adding yaml into yaml

How to remove an empty map from YAML using yq

yaml yq

How to use `yq` to select key-value pairs and format them into "$key=$value" style outputs?

bash jq yq

yq (GO/Mike Farah) sort all arrays recursively?

arrays sorting yaml yq

reading values when key is with dot in yq

yaml yq

Replace value in yaml if name : xxx with bash

bash yaml yq

How to prevent yq removing comments and empty lines?

comments jq yq