函数工作流 FUNCTIONGRAPH-服务:创建

时间:2023-11-02 11:37:54

创建

使用create命令创建服务。您可以输入路径创建目录并将服务自动命名:
# Create service with Node.js template in the folder ./my-service
serverless create --template-url https://github.com/zy-linn/examples/tree/v3/legacy/huawei-nodejs --path my-service

huawei-nodejs是华为云函数工作流的可用运行时。

有关所有详细信息和选项,请查看创建

support.huaweicloud.com/devg-functiongraph/functiongraph_02_0740.html