The yaml:merge command: Merge one or more YAML files in a new YAML file. Latest values are preserved.
Usage:
$ drupal yaml:merge [arguments]
Argument | Details |
---|---|
yaml-destination | Path of new YAML file to store the result of merge. |
yaml-files | Path of YAML files to merge |