Skip to content

added option to the confTool to only print the components in the configuration

--printComps allows to print the components used in a pickle. It is useful to the statistics of how many (and which) components are missing in a configuration as compared to another. The implementation is somewhat heuristic and "false" positives are reported sometimes.

Merge request reports