diff -r 338bcc78d431 -r ded3cf22eef8 server/src/app/Console/Kernel.php --- a/server/src/app/Console/Kernel.php Fri Apr 22 11:20:17 2016 +0200 +++ b/server/src/app/Console/Kernel.php Sun Apr 24 22:38:10 2016 +0200 @@ -16,6 +16,7 @@ 'CorpusParole\Console\Commands\Inspire', 'CorpusParole\Console\Commands\ImportCocoonRDF', 'CorpusParole\Console\Commands\IndexDocuments', + 'CorpusParole\Console\Commands\ManageHandles', ]; /**