yaml:split
The yaml:split command इंडेंट द्वारा विभाजन मानदंड से एक YAML फाइल को अलग करें।
प्रयोग:
$ drupal yaml:split [arguments] [options]
$ ys
उपलब्ध विकल्प
| विकल्प | विवरण |
|---|---|
| --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 |
उपलब्ध तर्कों
| तर्क | विवरण |
|---|---|
| yaml-file | commands.yaml.split.value.arguments.yaml-file |