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."],[[["The Google Cloud CLI (gcloud CLI) is a prerequisite for installing Google Distributed Cloud and contains necessary tools for the process."],["Existing gcloud CLI installations can be checked for components and versions using `gcloud components list`, and no further action is needed if the latest version and both `anthos-auth` and `kubectl` components are present."],["The `gcloud components update` command updates the gcloud CLI to the latest version, ensuring access to the most recent features and bug fixes."],["The `anthos-auth` and `kubectl` components can be installed through `gcloud components install kubectl` and `gcloud components install anthos-auth` respectively."],["If you are behind a proxy or firewall, additional steps may be required for the gcloud CLI to access the internet, and you can find more details for this process in the provided documentation."]]],[]]