Options (2)
-t, --templatebooleanInitialize a new Zapier integration with a specific template
Example:
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}}-d, --debugbooleanShow extra debugging output
Example:
zapier init {{[-d|--debug]}}Examples (3)
Initialize a new Zapier integration
zapier init path/to/directoryInitialize 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|typescriptShow extra debugging output
zapier init [-d|--debug]made by @shridhargupta | data from tldr-pages