mirror of
https://github.com/mikefarah/yq.git
synced 2026-08-24 08:22:13 +08:00
Added "debug-node-info" flag for inspecting yq AST
This commit is contained in:
+8
-3
@@ -1,3 +1,8 @@
|
||||
Foo: 3
|
||||
apple: 1
|
||||
bar: 2
|
||||
# 001
|
||||
---
|
||||
abc: # 001
|
||||
- 1 # one
|
||||
- 2 # two
|
||||
|
||||
---
|
||||
def # 002
|
||||
Reference in New Issue
Block a user