From 040acadf22f3eaa947aeead7cea1a84149782a32 Mon Sep 17 00:00:00 2001 From: Sean Zellmer Date: Wed, 16 Oct 2024 02:18:48 -0500 Subject: [PATCH] Add documentation for `pear touch` command (#147) * Add documentation for `pear touch` command * Add `pear seed ` example to `pear touch` doc --- reference/pear/cli.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/reference/pear/cli.md b/reference/pear/cli.md index 39f3746..2d1d64d 100644 --- a/reference/pear/cli.md +++ b/reference/pear/cli.md @@ -167,6 +167,19 @@ Synchronize files from key to dir. --help|-h Show help ``` +## `pear touch [flags] [channel]` + +Create Pear link + +Creates a Pear Link using channel name if provided or else a randomly generated channel name. + +This command is useful for creating links for automations that use `pear stage `, `pear release ` or `pear seed `. + +``` + --json Newline delimited JSON output + --help|-h Show help +``` + ## `pear sidecar` The Pear Sidecar is a local-running HTTP and IPC server which