From c9f539fe826244f330164206cdb566fd497544e5 Mon Sep 17 00:00:00 2001 From: Eric Schneider <37347760+eric-schneider@users.noreply.github.com> Date: Thu, 23 Jul 2026 16:31:21 -0500 Subject: [PATCH] Update brew commands --- modules/ROOT/pages/install.adoc | 2 +- modules/ROOT/pages/uninstall.adoc | 2 +- modules/ROOT/pages/upgrade.adoc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/ROOT/pages/install.adoc b/modules/ROOT/pages/install.adoc index 8f0f41a..72b6932 100644 --- a/modules/ROOT/pages/install.adoc +++ b/modules/ROOT/pages/install.adoc @@ -117,7 +117,7 @@ The response includes available commands and options for the {product}. + [source,shell] ---- -brew install datastax/astra-cli/astra +brew install astra ---- . Run the `astra` command from any directory to verify successful installation: diff --git a/modules/ROOT/pages/uninstall.adoc b/modules/ROOT/pages/uninstall.adoc index a7cedfe..9e70c5d 100644 --- a/modules/ROOT/pages/uninstall.adoc +++ b/modules/ROOT/pages/uninstall.adoc @@ -282,5 +282,5 @@ To complete the uninstallation, please use Homebrew to uninstall the Astra CLI b + [source,shell] ---- -brew uninstall datastax/astra-cli/astra +brew uninstall astra ---- \ No newline at end of file diff --git a/modules/ROOT/pages/upgrade.adoc b/modules/ROOT/pages/upgrade.adoc index 32bafe2..37179df 100644 --- a/modules/ROOT/pages/upgrade.adoc +++ b/modules/ROOT/pages/upgrade.adoc @@ -47,7 +47,7 @@ The response returns your {product} version. + [source,shell] ---- -brew upgrade datastax/astra-cli/astra +brew upgrade astra ---- . Check the {product} version to verify that the upgrade was successful: