This document shows how to install Google Cloud CLI before you install
Google Distributed Cloud.
To install Google Distributed Cloud, you need certain tools that are in
gcloud CLI. Use the following steps to install the
tooling, including upgrading your existing gcloud CLI installation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This document provides instructions on how to install Google Cloud CLI, which is a prerequisite for installing Google Distributed Cloud."],["If you have an existing gcloud CLI installation, you can verify if it meets the requirements by checking if it is the latest version and has both the `anthos-auth` and `kubectl` components installed."],["To update your gcloud CLI installation and add necessary components, run `gcloud components update` to get the latest, then use `gcloud components install kubectl` and `gcloud components install anthos-auth` to install the needed components."],["You need to install the gcloud CLI before installing Google Distributed Cloud because the gcloud CLI contains tools that are needed by the latter."]]],[]]