--inspect-publish-uid=stderr,http


指定检查器网络套接字网址的暴露方式。

🌐 Specify ways of the inspector web socket url exposure.

默认情况下,检查器的 websocket URL 可以在标准错误输出(stderr)中找到,也可以通过 http://host:port/json/list/json/list 端点访问。

🌐 By default inspector websocket url is available in stderr and under /json/list endpoint on http://host:port/json/list.