get(Application::class); $application->setDefaultCommand(GenerateCommand::NAME); $application->run();