Unverified Commit 2caf7936 authored by John McBride's avatar John McBride Committed by GitHub
Browse files

Doc for tanzu cli upgrade (#4307) (#4316)


* add doc for tanzu cli upgrade
Signed-off-by: default avatarkcoriordan <koriordan@vmware.com>

* fix mdlint issues
Signed-off-by: default avatarkcoriordan <koriordan@vmware.com>
(cherry picked from commit f59467c1

)
Co-authored-by: default avatarKay ORiordan <koriordan@vmware.com>
parent df47a924
Showing with 12 additions and 1 deletion
+12 -1
......@@ -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:
......
# 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.
......@@ -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:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment