addCommands([ new BuildConfigurationCommand($twig, $filesystem), ]); $application->setDefaultCommand('build-configs', true); $application->run();