mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
17 lines
511 B
Markdown
17 lines
511 B
Markdown
![]() |
# 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}}`
|