Files
cheatsheet-tldr/tldr/zapier-versions
2025-10-14 00:19:04 +00:00

26 lines
587 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# zapier versions
> List the versions for a Zapier integration.
> More information: <https://github.com/zapier/zapier-platform/blob/main/packages/cli/docs/cli.md#validate>.
- List the versions for an integration:
`zapier versions`
- Include deprecated versions:
`zapier versions {{[-a|--all]}}`
- Display additional debug output:
`zapier versions {{[-d|--debug]}}`
- List the versions with a different output structure:
`zapier versions {{[-f|--format]}} {{plain|json|raw|row|table}}`