From a0016931a4951851d9a2a6924e08e37189fffeaa Mon Sep 17 00:00:00 2001 From: Jeri Lane Date: Tue, 1 Sep 2026 14:59:23 -0700 Subject: [PATCH] Update README to show public preview --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 649d176..6a64b98 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Temporal Cloud CLI ([Pre-release](https://docs.temporal.io/evaluate/development-production-features/release-stages)) +# Temporal Cloud CLI ([Public Preview](https://docs.temporal.io/evaluate/development-production-features/release-stagesi#public-preview)) Extension for the Temporal command-line interface to work with [Temporal Cloud](https://docs.temporal.io/cloud). -> **Pre-release:** This extension is offered as a pre-release and is subject to change. Please reach out to [Temporal Support](https://support.temporal.io/) if you have questions. +> **Public preview:** This extension is offered as a public preview. APIs and configuration may change before the stable release. Please reach out to [Temporal Support](https://support.temporal.io/) if you have questions. ## Prerequisites @@ -13,7 +13,7 @@ Extension for the Temporal command-line interface to work with [Temporal Cloud]( ### Install via Homebrew - brew install temporalio/prerelease/temporal-cloud + brew install temporalio/brew/temporal-cloud ### Install via download