Skip to content

Command for deduplicating config

Hans Wadsten requested to merge feature/WK-7848-deduplicate-specific-config into 1.3.x
  • Added options to import and export commands to filter operation by config object(s).
  • Added command config-layers:deduplicate (cldedup) that deduplicates config object(s) in specified layer. By default the file storage state is used as source for deduplicated import into layer definition, after which the deduplicated config is exported back to the file storage.
  • Cloned and modified method copyConfig() from Drush, since there is need for config object specific operations.
  • Some cleanup and coding standards fixes.

Merge request reports

Loading