Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-en / translations / config.export.yml
1 description: 'Export current application configuration.'
2 options:
3     directory: 'Define the export directory to save the configuration output.'
4     tar: 'If set, the configuration will be exported to an archive file.'
5     remove-uuid: 'If set, the configuration will be exported without uuid key.'
6     remove-config-hash: 'If set, the configuration will be exported without the default site hash key.'
7 messages:
8     directory: 'The configuration was exported at "%s"'
9     error: 'An error occurred while creating your directory at "%s"'