Skip to content

Commit

Permalink
commit by Serverless devs docs 12-19-2023 3:2:34
Browse files Browse the repository at this point in the history
  • Loading branch information
serverless-devs committed Dec 19, 2023
1 parent fe75604 commit 1f60b97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/zh/serverless-devs/command/init.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Options:
-y Assume that the answer to any question which would be asked is yes
--parameters <parameters> Initialize with custom parameters
--app-name <appName> Modify default Application name
--no-overwrite Only overwrite files with the same name
-h, --help Display help for command
```

Expand All @@ -58,6 +59,7 @@ Options:
| - | y | - | 所有问题都默认选择yes |
| parameters | | {"serviceName":"websiteService"} | 初始化参数 |
| appName | | my-express | 应用/项目名称 |
| no-overwrite | - | - | 只覆盖同名文件,不删除其他文件 |

### 初始化项目

Expand Down

0 comments on commit 1f60b97

Please sign in to comment.