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

6 lines
63 B
YAML

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