Synopsis
Upgrades the vCluster CLI to the latest version.Description
Theupgrade command downloads and installs the latest version of the vCluster CLI.
This command only upgrades the CLI tool itself, not virtual clusters. To upgrade a running vCluster, use
vcluster create --upgrade.Examples
What Gets Upgraded
- vCluster CLI binary - The
vclustercommand-line tool - Not upgraded:
- Running virtual clusters (must be upgraded separately)
- Helm charts
- vCluster Platform components
Upgrading Virtual Clusters
To upgrade a running virtual cluster:Manual Upgrade
If the automatic upgrade fails, you can upgrade manually:- Homebrew
- Direct Download
- Windows
See Also
- Upgrading Guide - Complete upgrade documentation
- vcluster create - Create or upgrade virtual clusters