true); $cliApp->onException(static function (\Throwable $exception): void { throw $exception; }); return $cliApp; } }