1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00
yq/examples/instruction_sample.yaml
2019-12-16 16:17:01 +11:00

11 lines
176 B
YAML

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