Upgrading from V2
New features and breaking changes
Last updated
b.e[+].name: Mike Farah- command: update
path: b.e[+].thing
value:
#great
things: frog # wow!
- command: delete
path: b.dparent:
childA:
no: matches here
childB:
there: matches
hi: no match
there2: also matchesyq r sample.yaml 'parent.*.there*'- null
- - matches
- also matchesmatches
also matches