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

9 lines
118 B
YAML

a: Easy! as one two three
b:
c: 2
d: [3, 4, 5]
e:
- name: fred
value: 3
- name: sam
value: 4