1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00
yq/examples/data1.yaml
Mike Farah 7c8d3b9e70 Pass context through operators
Allows more sophisticated functionality
2021-02-03 11:56:35 +11:00

6 lines
63 B
YAML

a:
key1: "value1"
key2: 2.6
ab:
key1: 6
key2: "h"