From ce2afea782655ee0ee671e4b570d32210fda1d86 Mon Sep 17 00:00:00 2001 From: Chang-Hung Liang Date: Mon, 7 Oct 2024 17:12:27 +0800 Subject: [PATCH] Update docs --- docs/cli.html | 149 +++++++------------- docs/cli.md | 56 ++------ packages/cli/docs/cli.html | 149 +++++++------------- packages/cli/docs/cli.md | 56 ++------ packages/cli/src/oclif/ZapierBaseCommand.js | 2 +- packages/cli/src/oclif/commands/invoke.js | 1 + 6 files changed, 120 insertions(+), 293 deletions(-) diff --git a/docs/cli.html b/docs/cli.html index aee092834..c24e0447b 100644 --- a/docs/cli.html +++ b/docs/cli.html @@ -347,20 +347,13 @@

build

Build a pushable zip from the current directory.

Usage: zapier build

This command does the following:

This command is typically followed by zapier upload.

Flags