← 返回命令列表

Linux command

zapier-validate 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Validate integration

zapier validate

Validate including style checks

zapier validate --include-style

说明

zapier validate checks a Zapier integration for errors. It validates the integration schema, required fields, and configuration. Run before zapier push to catch issues early, since invalid integrations cannot be uploaded.

参数

--include-style
Run additional lint/style checks used by the Zapier app review.
--format _FORMAT_
Output format: plain (default) or json.

FAQ

What is the zapier-validate command used for?

zapier validate checks a Zapier integration for errors. It validates the integration schema, required fields, and configuration. Run before zapier push to catch issues early, since invalid integrations cannot be uploaded.

How do I run a basic zapier-validate example?

Run `zapier validate` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --include-style do in zapier-validate?

Run additional lint/style checks used by the Zapier app review.