option('date') ?? now()->toDateString()); $manager->start(WbEndpoint::STOCKS, $date); $this->info('Sync started'); return self::SUCCESS; } }