option('filename')) { $this->call('backup:run', ['--filename' => $this->option('filename')]); } else { $this->call('backup:run'); } } }