Closed
Description
The console script provided in the SE allows to choose the environment and the debug mode through environment variables rather than using options. This should be documented as it is very useful when automating things or when running some commands during the composer install
(which happens in the default setup)
See symfony/symfony#11704 for one of the discussions olved by saying "these environment variables allow to do it"