10 lines
251 B
YAML
10 lines
251 B
YAML
![]() |
description: 'Applying Entity Updates'
|
||
|
messages:
|
||
|
start: 'Starting the entity updates'
|
||
|
end: 'Finished the entity updates'
|
||
|
error: 'Error on Entity Updates'
|
||
|
examples:
|
||
|
- description: 'Update entities'
|
||
|
execution: |
|
||
|
drupal update:entities
|