yaml:merge

The yaml:merge command: Merge one or more YAML files in a new YAML file. Latest values are preserved.

Usage:

        $ drupal yaml:merge [arguments] 
    

Available arguments

Argument Details
yaml-destination Path of new YAML file to store the result of merge.
yaml-files Path of YAML files to merge