1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00
yq/examples/instruction_sample.yaml
2020-01-10 22:01:59 +11:00

10 lines
163 B
YAML

- command: update
path: b.c
value:
#great
things: frog # wow!
- command: update
path: b.e[+].name
value: Mike Farah
- command: delete
path: b.d