Variable Operators
Single value variable
a: catyq '.a as $foo | $foo' sample.ymlcatMulti value variable
- cat
- dogyq '.[] as $foo | $foo' sample.ymlUsing variables as a lookup
Using variables to swap values
Use ref to reference a path repeatedly
Last updated