mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
559 B
559 B
zapier init
Initialize a new Zapier integration. More information: https://github.com/zapier/zapier-platform/blob/main/packages/cli/docs/cli.md#init.
- Initialize a new Zapier integration:
zapier init {{path/to/directory}}
- Initialize a new Zapier integration with a specific template:
zapier init {{path/to/directory}} {{-t|--template}} {{basic-auth|callback|custom-auth|digest-auth|dynamic-dropdown|files|minimal|oauth1-trello|oauth2|search-or-create|session-auth|typescript}}
- Show extra debugging output:
zapier init {{-d|--debug}}