The yaml:update:value command: Update a value for a specific key in a YAML file.
Usage:
$ drupal yaml:update:value [arguments]
Argument | Details |
---|---|
yaml-file | Path of YAML file to update |
yaml-key | YAML key to update |
yaml-value | YAML value to update |