mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-07 02:48:27 +08:00
Feature: Adds merge command
Adds merge command for merging multiple yaml files together. Resolves: #31
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
a: simple
|
||||
b: [1, 2]
|
||||
Reference in New Issue
Block a user