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