#!/usr/bin/env php add($command); $application->setDefaultCommand($command->getName(), true); $application->run();