开发者社区 问答 正文

--handler string、caPort number参数代表什么呢?

--handler string、caPort number参数代表什么呢?

展开
收起
游客mm5dulkpivqdo 2021-12-11 23:33:05 511 分享 版权
1 条回答
写回答
取消 提交回答
  • -handler string:设置函数handler,handler的格式为“文件名.函数名”。例如hello_world.handler指定了函数的调用入口为hello_world.js文件中的handler函数。

    --caPort number:指定Custom Runtime或Custom Container运行时HTTP Server的监听端口。

    2021-12-11 23:34:05
    赞同 展开评论
问答标签:
问答地址: