mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-28 08:55:27 +02:00
16 lines
369 B
Markdown
16 lines
369 B
Markdown
# zapier push
|
|
|
|
> Zapier 통합을 빌드하고 업로드.
|
|
> 더 많은 정보: <https://platform.zapier.com/reference/cli#push>.
|
|
|
|
- Zapier에 통합 푸시:
|
|
|
|
`zapier push`
|
|
|
|
- 스마트 파일 포함 비활성화 (`index.js`에 필요한 파일만 포함):
|
|
|
|
`zapier push --disable-dependency-detection`
|
|
|
|
- 추가 디버깅 출력 표시:
|
|
|
|
`zapier push {{[-d|--debug]}}`
|