common/z*: add Chinese translation (#14773)
* common/z*: add Chinese translation * Update zoxide.md * Update zoxide.md
This commit is contained in:
16
pages.zh/common/zapier-init.md
Normal file
16
pages.zh/common/zapier-init.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# zapier init
|
||||
|
||||
> 初始化一个新的 Zapier 集成。
|
||||
> 更多信息:<https://platform.zapier.com/reference/cli#init>.
|
||||
|
||||
- 初始化一个新的 Zapier 集成:
|
||||
|
||||
`zapier init {{路径/到/目录}}`
|
||||
|
||||
- 使用特定模板初始化一个新的 Zapier 集成:
|
||||
|
||||
`zapier init {{路径/到/目录}} {{-t|--template}} {{basic-auth|callback|custom-auth|digest-auth|dynamic-dropdown|files|minimal|oauth1-trello|oauth2|search-or-create|session-auth|typescript}}`
|
||||
|
||||
- 显示额外的调试输出:
|
||||
|
||||
`zapier init {{-d|--debug}}`
|
Reference in New Issue
Block a user