add new chinese translations
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
# zapier convert
|
||||
# zapier 转换
|
||||
|
||||
> 将一个可视化构建器集成转换为 CLI 集成。
|
||||
> 更多信息:<https://platform.zapier.com/reference/cli#convert>.
|
||||
> 将可视化构建器集成转换为 CLI 集成。
|
||||
> 更多信息: <https://platform.zapier.com/reference/cli#convert>。
|
||||
|
||||
- 转换一个可视化构建器集成:
|
||||
- 转换可视化构建器集成:
|
||||
|
||||
`zapier convert {{集成_id}} {{路径/到/目录}}`
|
||||
`zapier convert {{integration_id}} {{path/to/directory}}`
|
||||
|
||||
- 使用特定版本转换一个可视化构建器集成:
|
||||
- 转换具有特定版本的可视化构建器集成:
|
||||
|
||||
`zapier convert {{集成_id}} {{路径/到/目录}} {{-v|--version}}={{版本}}`
|
||||
`zapier convert {{integration_id}} {{path/to/directory}} {{-v|--version}}={{version}}`
|
||||
|
||||
- 显示额外的调试输出:
|
||||
|
||||
`zapier convert --debug`
|
||||
`zapier convert --debug`
|
Reference in New Issue
Block a user