Delete
Delete entry in map
a: cat
b: dogyq 'del(.b)' sample.ymla: catDelete nested entry in map
a:
a1: fred
a2: froodyq 'del(.a.a1)' sample.ymlDelete entry in array
Delete nested entry in array
Delete no matches
Delete matching entries
Recursively delete matching keys
Last updated