see symfony/symfony#22734 and https://symfony.com/blog/new-in-symfony-3-4-lazy-commands for more information
I'm going to take this in the next week. I think we need a small section in the "Command as services" chapter and a whole new section in the Console component showing how to get commands lazily loaded using the console standalone.
symfony/symfony#23510 was also merged
https://github.com/symfony/symfony/pull/23805 was merged too
See #8502
Most helpful comment
I'm going to take this in the next week. I think we need a small section in the "Command as services" chapter and a whole new section in the Console component showing how to get commands lazily loaded using the console standalone.