This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/vendor/drupal/console-en/translations/config.diff.yml

19 lines
653 B
YAML
Raw Normal View History

2018-11-23 12:29:20 +00:00
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