commands.sh

zapier validate

all

Validate a Zapier integration.

More info →

Options (2)

-d, --debugboolean

Validate an integration with additional debug output

Example: zapier validate {{[-d|--debug]}}
-f, --formatboolean

Validate an integration with a different output structure

Example: zapier validate {{[-f|--format]}} {{plain|json|raw|row|table}}

Examples (5)

Validate an integration

Validate an integration without style checks

zapier validate --without-style

Validate an integration without running the build script

zapier validate --skip-build

Validate an integration with additional debug output

zapier validate [-d|--debug]

Validate an integration with a different output structure

zapier validate [-f|--format] plain|json|raw|row|table
made by @shridhargupta | data from tldr-pages