..
jq
equivalent, recursively match all value nodes. Use it to find/manipulate particular values.style
of all value nodes in a yaml doc, excluding map keys:...
style
of all nodes in a yaml doc, including the map keys:yq e <exp> <file>
[]
to show that there are two matches returned. You do not have to wrap in []
in your path expression.