add(new GenerateCommand()); $application->setDefaultCommand(GenerateCommand::getDefaultName()); $application->run();