mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-01 14:14:52 +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,3 @@
|
||||
a: other
|
||||
c:
|
||||
test: 1
|
||||
Reference in New Issue
Block a user