pub fn run( config: &DrizzleConfig, db_name: Option<&str>, output_path: Option<PathBuf>, ) -> Result<(), CliError>
Run the export command