mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
zapier-{analytics, build, convert, init, push}: update more info link (#14258)
This commit is contained in:
parent
82fd018755
commit
d33d289b57
7 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# zapier analytics
|
||||
|
||||
> Show the status of the analytics that are collected. It is also used to change what is collected.
|
||||
> More information: <https://github.com/zapier/zapier-platform/blob/main/packages/cli/docs/cli.md#analytics>.
|
||||
> More information: <https://platform.zapier.com/reference/cli#analytics>.
|
||||
|
||||
- Show the status of collected analytics:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# zapier build
|
||||
|
||||
> Build a pushable `zip` of a Zapier integration.
|
||||
> More information: <https://github.com/zapier/zapier-platform/blob/main/packages/cli/docs/cli.md#build>.
|
||||
> More information: <https://platform.zapier.com/reference/cli#build>.
|
||||
|
||||
- Create a build:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# zapier convert
|
||||
|
||||
> Convert a Visual Builder integration to a CLI integration.
|
||||
> More information: <https://github.com/zapier/zapier-platform/blob/main/packages/cli/docs/cli.md#convert>.
|
||||
> More information: <https://platform.zapier.com/reference/cli#convert>.
|
||||
|
||||
- Convert a visual builder integration:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# zapier init
|
||||
|
||||
> Initialize a new Zapier integration.
|
||||
> More information: <https://github.com/zapier/zapier-platform/blob/main/packages/cli/docs/cli.md#init>.
|
||||
> More information: <https://platform.zapier.com/reference/cli#init>.
|
||||
|
||||
- Initialize a new Zapier integration:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# zapier push
|
||||
|
||||
> Build and upload a Zapier integration.
|
||||
> More information: <https://github.com/zapier/zapier-platform/blob/main/packages/cli/docs/cli.md#push>.
|
||||
> More information: <https://platform.zapier.com/reference/cli#push>.
|
||||
|
||||
- Push an integration to Zapier:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# zapier scaffold
|
||||
|
||||
> Add a starting trigger, create, search, or resource to an integration.
|
||||
> More information: <https://github.com/zapier/zapier-platform/blob/main/packages/cli/docs/cli.md#scaffold>.
|
||||
> More information: <https://platform.zapier.com/reference/cli#scaffold>.
|
||||
|
||||
- Scaffold a new trigger, create, search, or resource:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Create, automate, and manage zapier integrations.
|
||||
> Some subcommands such as `build`, `init`, `scaffold`, `push`, `test`, etc. have their own usage documentation.
|
||||
> More information: <https://github.com/zapier/zapier-platform/blob/main/packages/cli/docs/cli.md>.
|
||||
> More information: <https://platform.zapier.com/reference/cli>.
|
||||
|
||||
- Connect to a Zapier account:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue