diff --git a/docs/site/content/docs/cli-uninstall.md b/docs/site/content/docs/cli-uninstall.md index c2356768c270da2317eec7d1a77e433df0d70d91..514eb6a733b9f74fecda7449dfeee6a6d6839598 100644 --- a/docs/site/content/docs/cli-uninstall.md +++ b/docs/site/content/docs/cli-uninstall.md @@ -2,6 +2,8 @@ Complete the following steps to uninstall the Tanzu CLI and any associated configurations. +**Warning**: Uninstalling the Tanzu CLI will delete access to any managed or unmanaged clusters that were deployed with the Tanzu CLI. + ## Linux 1. Run the following command to uninstall the Tanzu CLI: diff --git a/docs/site/content/docs/cli-upgrade.md b/docs/site/content/docs/cli-upgrade.md new file mode 100644 index 0000000000000000000000000000000000000000..2f27ad589fe41bb8a86bda1489e6dee83ac3b40c --- /dev/null +++ b/docs/site/content/docs/cli-upgrade.md @@ -0,0 +1,7 @@ +# Upgrade the Tanzu CLI + +Complete the following steps to upgrade the Tanzu CLI: + +1. Follow the instructions in [Install Tanzu CLI](cli-installation) to download and install the latest version of the Tanzu CLI. This will overwrite your previous installation of Tanzu CLI. + +1. (Optional) If you have running managed clusters on Amazon, Azure or vSphere, see [Upgrade Management & Workload Cluster](upgrade-managed) for steps on how to upgrade the Cluster API and Kubernetes version. diff --git a/docs/site/data/docs/main-toc.yml b/docs/site/data/docs/main-toc.yml index 7d862b86bc9cb7cd05498623318c0222a3e2f595..0257bd172998f26d12f2d6f651e5875b28cb65bd 100644 --- a/docs/site/data/docs/main-toc.yml +++ b/docs/site/data/docs/main-toc.yml @@ -15,12 +15,14 @@ toc: url: /getting-started - page: Deploy Unmanaged Clusters url: /getting-started-unmanaged - - title: Installation + - title: Installation & Upgrade subfolderitems: - page: Plan Your Installation url: /installation-planning - page: Install the Tanzu CLI url: /cli-installation + - page: Upgrade the Tanzu CLI + url: /cli-upgrade - page: AWS url: /aws-intro subitems: