Files
tldr/pages.zh/common/zapier-push.md

16 lines
353 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# zapier 推送
> 构建并上传 Zapier 集成。
> 更多信息:<https://platform.zapier.com/reference/cli#push>。
- 将集成推送到 Zapier
`zapier push`
- 禁用智能文件包含(只会包含 `index.js` 所需的文件):
`zapier push --disable-dependency-detection`
- 显示额外的调试输出:
`zapier push {{-d|--debug}}`