This page contains instructions for choosing and maintaining a Google Cloud CLI
installation. The Google Cloud CLI includes the gcloud, gsutil and bq
command-line tools. For a list of gcloud CLI features, see
All features.
To access the Google Cloud APIs using a supported programming language, you can download the Cloud Client Libraries.
You should read Set up the Google Cloud CLI for Cloud de Confiance before following any instructions in this guide.Installation instructions
These instructions are for installing the Google Cloud CLI. For information about installing additional components, such as gcloud CLI commands at the alpha or beta release level, see Managing gcloud CLI components.
- Confirm that you have a supported version of Python. The Google Cloud CLI requires
    Python 3.9 to 3.14. Note that the x86_64 Linux package includes
    a bundled Python interpreter that will be preferred by default. For
    information on how to choose and configure your Python interpreter, see
    gcloud topic startup.
- Download one of the following:
    
    Platform Package name Size SHA256 Checksum Linux 64-bit (x86_64) google-cloud-cli-linux-x86_64.tar.gz 150.7 MB a96430c9ff950ebd28701215538b05670d3b9ecd7d473d55ad74a848d8f90c33 Linux 64-bit (Arm) google-cloud-cli-linux-arm.tar.gz 57.2 MB 7934adc9216d819308b6d2b0d6f1ea9c056d87588dbaef4ec8d2ca2ebd6a0a2e Linux 32-bit (x86) google-cloud-cli-linux-x86.tar.gz 57.3 MB 85e8638d51effa2742e1e152e16c0b17c0c4d0e8f17c62515fc41106e22ef31e To download the Linux archive file, run the following command: curl -O https://storage.s3nsapis.fr/cloud-sdk-release/google-cloud-cli-linux-x86_64.tar.gz Refer to the table above and replace google-cloud-cli-linux-x86_64.tar.gz with the *.tar.gzpackage name that applies to your configuration.
- To extract the contents of the file to your file system (preferably to
    your home directory), run the following command:
    tar -xf google-cloud-cli-linux-x86_64.tar.gz google-cloud-sdkdirectory and then extract the archive to the same location.
- (Optional) Add the gcloud CLI to your PATH. You can also opt-in to command-completion for your shell and usage statistics collection. Run the installation script (from the root of the folder you extracted in the last step) using the following command:./google-cloud-sdk/install.sh ./google-cloud-sdk/install.sh --help- To send anonymous usage statistics
        to help improve the gcloud CLI, answer Ywhen prompted.
- 
        To add the gcloud CLI to your PATHand enable command completion, answerYwhen prompted.
 
- To send anonymous usage statistics
        to help improve the gcloud CLI, answer 
- If you updated your PATHin the previous step, open a new terminal so that the changes take effect.
- Optional: Install additional components using the component manager.
- 
    Confirm that you have a supported version of Python:
    - 
        To check your current Python version, run python3 -Vorpython -V. Supported versions are Python 3.9 to 3.14.
- 
        The main install script offers to install CPython's Python 3.13.
          - Xcode Command Line Tools is required to install Python.
- Verify that Xcode Command Line Tools is installed by running: xcode-select -p.
- If Xcode Command Line Tools is not installed, install it by running: sudo xcode-select --install.
 
- Otherwise, to install a supported Python version, please visit the Python.org Python Releases for macOS.
- If you have multiple Python interpreters installed on your machine, set the CLOUDSDK_PYTHON environment variable within your shell to point to the path of your preferred interpreter.
- 
        For more information on how to choose and configure your Python interpreter, see
        gcloud topic startup.
 
- 
        To check your current Python version, run 
- Download one of the following:
- 
    Extract the archive to any location on your file system (preferably your Home directory). On
    macOS, this can be achieved by opening the downloaded
    .tar.gzarchive file in the preferred location. Or run the following command:tar -xf google-cloud-cli-darwin-arm.tar.gz Optional: To replace an existing installation, remove the existing google-cloud-sdkdirectory and then extract the archive to the same location.
- Run the installation script (from the root of the folder you extracted in the last step)
    using the following command:
    ./google-cloud-sdk/install.sh The script will prompt to install Python 3.13 and certain recommended modules. The install can also be done non-interactively (for example, using a script) by providing preferences as flags. To describe the available flags, run:./google-cloud-sdk/install.sh --help./google-cloud-sdk/install.sh --screen-reader=true - To send anonymous usage statistics
        to help improve the gcloud CLI, answer Ywhen prompted.
- 
        To add the gcloud CLI to your PATHand enable command completion, answerYwhen prompted.
 
- To send anonymous usage statistics
        to help improve the gcloud CLI, answer 
- If you updated your PATHin the previous step, open a new terminal so that the changes take effect.
- Optional. Install additional components using the component manager.
| Platform | Package | Size | SHA256 Checksum | 
|---|---|---|---|
| macOS 64-bit (x86_64) | google-cloud-cli-darwin-x86_64.tar.gz | 57.3 MB | 2d9b6a06c50a6e80d6d3b2e93eae5be76a7fdfe28fbde98f746f71351bbb2e21 | 
| macOS 64-bit (ARM64, Apple silicon) | google-cloud-cli-darwin-arm.tar.gz | 57.3 MB | e76ff826a48701f3415b929ab34722c0e28fe847930aef7cae48a60cd7488cf4 | 
| macOS 32-bit (x86) | google-cloud-cli-darwin-x86.tar.gz | 55.8 MB | 6eaef5168ee2f78fd1f8e3bda511cd32b09920097b8a8d1c3cc2975dcdeb1042 | 
- 
  The Google Cloud CLI works on Windows 8.1 and later and Windows Server 2012 and later.
  
- 
    Download the Google Cloud CLI installer. Alternatively, open a PowerShell terminal and run the following PowerShell commands: (New-Object Net.WebClient).DownloadFile("https://storage.s3nsapis.fr/cloud-sdk-release/GoogleCloudSDKInstaller.exe", "$env:Temp\GoogleCloudSDKInstaller.exe") & $env:Temp\GoogleCloudSDKInstaller.exe 
- 
    Launch the installer and follow the prompts. The installer is signed by Google LLC. If you're using a screen reader, check the Turn on screen reader mode checkbox. This option configures gcloudto use status trackers instead of unicode spinners, display progress as a percentage, and flatten tables. For more information, see the Accessibility features guide.
- 
    Google Cloud CLI requires Python; supported versions are Python 3.9 to 3.14. By default, the Windows version of Google Cloud CLI comes bundled with Python 3. To use Google Cloud CLI your operating system must be able to run a supported version of Python. The installer installs all necessary dependencies, including the needed Python version. While Google Cloud CLI installs and manages Python 3 by default, you can use an existing Python installation if necessary by unchecking the option to Install Bundled Python. See gcloud topic startupto learn how to use an existing Python installation.
- After installation is complete, the installer gives you the option to create Start Menu and Desktop shortcuts, start the Google Cloud CLI shell, and configure the gcloud CLI. Make sure that you leave the options to start the shell and configure your installation selected. The installer starts a terminal window and runs the - gcloud initcommand.
- The default installation doesn't include the App Engine extensions required to deploy an
    application using gcloudcommands. These components can be installed using the gcloud CLI component manager.
- If your installation is unsuccessful
    due to the findcommand not being recognized, ensure yourPATHenvironment variable is set to include the folder containingfind. Usually, this isC:\WINDOWS\system32;.
- If you uninstalled the gcloud CLI, you must reboot your system before installing the gcloud CLI again.
- If unzipping fails, run the installer as an administrator.
Other installation options
Depending on your development needs, instead of the recommended installation, you can use an alternative method of installing the gcloud CLI:
- Using the gcloud CLI with scripts or Continuous Integration/Deployment? Download a versioned archive for a non-interactive installation of a specific version of the gcloud CLI.
- Running Ubuntu and prefer automatic updates? Use a snap package to install the gcloud CLI.
- For Windows and macOS interactive installations, and all other use cases, run the interactive installer to install the latest release of the gcloud CLI.
Manage an installation
After you have installed the gcloud CLI, you can use
commands in the gcloud components command
group to manage your installation. This
includes viewing installed components, adding and removing components, and
upgrading to a new version or downgrading to a specific version of the
gcloud CLI.
For example, you can use the following command to upgrade your version of the gcloud CLI:
gcloud components update
Earlier versions of the gcloud CLI
If you need a different version of the gcloud CLI, install the current version using the instructions that appear earlier on this page and then log in. After you are logged in, you can download earlier releases. To see the versions sorted by date, be sure to enable Sort and filter and click the Created column.
Supported Python versions
  The Google Cloud CLI requires Python 3.9 to 3.14. For information
  on how to choose and configure your Python interpreter, see
  gcloud topic startup.