See https://github.com/symfony/symfony/pull/20689 `config:dump-reference` now takes a second optional argument to only dump part of the entire config. Example: ``` $ ./bin/console config:dump-reference FrameworkBundle profiler ```