# Gemini CLI Extension: gcloud — Cloud CLI Operations > Gemini CLI extension for Google Cloud Platform. Deploy, configure, and manage GCP resources via natural language commands. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use Install as a Gemini CLI extension: ```bash gemini extensions install gcloud ``` --- ## Intro Google Cloud CLI operations and management. Official extension from [Google's Gemini CLI Extensions](https://github.com/gemini-cli-extensions/gcloud) organization — maintained by the Gemini team. **Works with**: GitHub Copilot, Gemini CLI --- ## About This Extension This is an official Gemini CLI extension that integrates directly with the `gemini` command-line tool. Once installed, it adds specialized capabilities that the Gemini agent can use during your development sessions. ### Installation ```bash gemini extensions install gcloud ``` ### Usage After installation, Gemini CLI automatically activates this extension when relevant tasks are detected. You can also explicitly request it: ``` gemini> Use the gcloud extension to [your task] ``` ### Requirements - [Gemini CLI](https://github.com/google-gemini/gemini-cli) installed - Google account with API access --- ### FAQ **Q: What is Gemini CLI Extension: gcloud?** A: Gemini CLI extension for Google Cloud Platform. Deploy, configure, and manage GCP resources via natural language commands. **Q: How do I install Gemini CLI Extension: gcloud?** A: Check the Quick Use section above for step-by-step installation instructions. Most assets can be set up in under 2 minutes. ## Source & Thanks > Created by [Google](https://github.com/gemini-cli-extensions). Licensed under Apache 2.0. > [gemini-cli-extensions/gcloud](https://github.com/gemini-cli-extensions/gcloud) > Part of [Gemini CLI](https://github.com/google-gemini/gemini-cli) — ⭐ 99,400+ --- Source: https://tokrepo.com/en/workflows/70150d0c-4b06-447f-9bde-9a6741a06389 Author: Skill Factory