#!/usr/bin/env php boot(); // Run the database dump command. $application = new DbDumpApplication(); $application->run();