mirror of
https://gitee.com/mirrors_adrian-thurston/yq.git
synced 2026-01-14 23:43:38 +08:00
Feature: Adds merge command
Adds merge command for merging multiple yaml files together. Resolves: #31
This commit is contained in:
2
examples/data1.yaml
Normal file
2
examples/data1.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
a: simple
|
||||
b: [1, 2]
|
||||
Reference in New Issue
Block a user