YQ to Dasel
The follow examples show a set of yq commands and the equivalent in dasel.
Select a single value
Select a nested value
Select an array index
Append to an array of strings
Update a string value
Update an int value
Overwrite an object
Append to an array of objects
Last updated