when issuing a command like php bin/console and you forget --env=prod, you get the error message
PHP Fatal error: Class 'Sensio\Bundle\GeneratorBundle\SensioGeneratorBundle' not found in /var/www/wallabag2/app/AppKernel.php on line 49
I always forget that when only looking at the documentation here: https://doc.wallabag.org/en/admin/console_commands.html
So i guess, it would make sense to: