mirror of
https://github.com/mikefarah/yq.git
synced 2026-08-24 00:04:50 +08:00
wip
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
- command: update
|
||||
- command: update
|
||||
path: b.c
|
||||
value:
|
||||
#great
|
||||
things: frog # wow!
|
||||
|
||||
b.e[+].name: Mike Farah
|
||||
- command: update
|
||||
path: b.e[+].name
|
||||
value: Mike Farah
|
||||
- command: delete
|
||||
path: a
|
||||
Reference in New Issue
Block a user