option('database')) { DB::setDefaultConnection($this->option('database')); } $references->updateForAll(); DB::setDefaultConnection($connection); $this->comment('References have been regenerated'); return 0; } }