Stay organized with collections
Save and categorize content based on your preferences.
This page describes how to manage the Google Cloud CLI in
Cloud Tools for Eclipse. You can either allow Cloud Tools for Eclipse to
download and install the gcloud CLI for you, or you can point it to
a specific gcloud CLI installation.
Auto-managed gcloud CLI
When you install Cloud Tools for Eclipse, it searches your computer for the
gcloud CLI. If it can't find the gcloud CLI, then it
automatically downloads the latest version of the gcloud CLI. It
also periodically checks for and installs updates as needed.
The plugin also checks for the gcloud CLI:
when you start Eclipse
when you deploy an App Engine standard application
when you start the App Engine standard local server
In the Eclipse Preferences dialog, the Google Cloud Tools setting shows
the gcloud CLI configuration. When the Choose SDK checkbox is
clear, then Cloud Tools for Eclipse is managing the gcloud CLI.
Self-managed gcloud CLI
To pick a gcloud CLI from your local file system:
In the Eclipse Preferences dialog, select Google Cloud Tools.
Select the Choose SDK checkbox.
Click Browse and navigate to the location of the gcloud CLI
you want to use.
[[["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-04-02 UTC."],[[["Cloud Tools for Eclipse manages the gcloud CLI by automatically downloading and updating it, or you can manually choose a specific installation."],["Cloud Tools for Eclipse automatically downloads the latest gcloud CLI if it's not found, and it regularly updates it."],["To use a specific gcloud CLI, you can select the \"Choose SDK\" option in the Eclipse Preferences, browsing to its installation directory."],["Cloud Tools for Eclipse only supports the App Engine Java 8 runtime, which will reach its end of support on January 31, 2024."]]],[]]