The yaml:split command: Split a YAML file using indent as separator criteria
Usage:
$ drupal yaml:split [arguments] [options]
Option | Details |
---|---|
indent-level | Split YAML file using a specific indent level |
file-output-prefix | commands.yaml.split.options.file-output-prefix |
file-output-suffix | commands.yaml.split.options.file-output-suffix |
starting-key | YAML Key from where start split useful to extract partial elements |
exclude-parents-key | Exclude parents key in file name generated |
Argument | Details |
---|---|
yaml-file | commands.yaml.split.value.arguments.yaml-file |