Google Cloud CLI Integration
Let your agent work with Google Cloud services through gcloud, covering prerequisites, setup, verifying the connection and how to use it after.
Overview
The Google Cloud CLI connector allows the agent to use gcloud to manage Google Cloud services.
Example Services
- Cloud Run
- Compute Engine
- Cloud Storage
- Google Kubernetes Engine
Prerequisites
-
- Google Cloud CLI installed on the server
- CLI configured and accessible
- Service Account JSON key or OAuth authentication
- Required APIs enabled in Google Cloud Console
Setup Steps
-
1
Go to Connectors.
-
2
Find Google Cloud CLI.
-
3
Click Connect gcloud.
-
4
Select access level:
- Full Access
- Read Only
-
5
Click Authorize with Google.
-
6
Select your Google account.
-
7
Approve permission prompts.
-
8
Complete the OAuth flow.
Verify Connection
The status should show:
-
Connected — [Your Email]
How to Use
After setup, you can ask:
-
List all active VM instances in my project.
Create a bucket named CommandLyne-backups-2026.
Show GKE cluster status.

