Home / A few last tips
To know all the commands simply type :
php console.php
As specified in this help, you can have more detailed help on a command :
php console.php help myCommand
To avoid that Composer adds autoloader files which are useless with OTRA, you should not pass by PHPStorm
(until we can add the option --no-autoloader
) to update Composer packages.