This repository has been archived on 2025-09-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drupalcampbristol/vendor/drupal/console-en/translations/config.diff.yml
2018-11-23 12:29:20 +00:00

18 lines
653 B
YAML

description: 'Output configuration items that are different in active configuration compared with a directory.'
arguments:
directory: 'The directory to diff against. If omitted, choose from Drupal config directories.'
options:
reverse: 'See the changes in reverse (i.e diff a directory to the active configuration).'
questions:
directories: 'Config directory:'
table:
headers:
collection: 'Collection'
config-name: 'Configuration item'
operation: 'Operation'
messages:
no-changes: 'There are no changes.'
examples:
- description: 'Provide a config directory'
execution: drupal config:diff ../config/path