开发者社区 问答 正文

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

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

展开
收起
游客mm5dulkpivqdo 2021-12-11 23:33:05 490 分享
分享
版权
举报
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 举报
    赞同 评论

    评论

    全部评论 (0)

    登录后可评论
问答标签:
问答地址:
AI助理

你好,我是AI助理

可以解答问题、推荐解决方案等