mirror of
https://github.com/mikefarah/yq.git
synced 2026-08-24 00:04:50 +08:00
Added prefix command
This commit is contained in:
@@ -6,5 +6,6 @@
|
||||
- command: update
|
||||
path: b.e[+].name
|
||||
value: Mike Farah
|
||||
- command: delete
|
||||
path: a
|
||||
- command: update
|
||||
path: d.a
|
||||
value: Cow
|
||||
Reference in New Issue
Block a user