Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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

Expand Down
Loading