mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
Pass context through operators
Allows more sophisticated functionality
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
a: simple # just the best
|
||||
b: [1, 2]
|
||||
c:
|
||||
test: 1
|
||||
a:
|
||||
key1: "value1"
|
||||
key2: 2.6
|
||||
ab:
|
||||
key1: 6
|
||||
key2: "h"
|
||||
Reference in New Issue
Block a user