#!/usr/bin/env php add(new Wallabag\Command\UnitTestsCommand()); $console->add(new Wallabag\Command\CreateSchemaCommand()); $console->run();