bus->dispatch(new ProcessWatchListsTrigger()); $io->success('Watchlist processing triggered!'); return Command::SUCCESS; } }