Google Cloud SDK
RAPR CLI connectorCloud, DevOps & InfrastructureGoogle Cloud services via gcloud CLI — Compute, Cloud Run, GCS, BigQuery, Cloud Functions, and more.
Google Cloud SDK package details
RAPR CLI connector scope
This is RAPR-authored connector guidance for a command-line tool the user installs locally. The upstream CLI remains governed by its own license and terms. This package contains RAPR-authored CLI usage guidance, install commands, and agent instructions. It does not bundle the upstream CLI binary. Users can also go directly to the public upstream source linked on this page.
How to get started
Install RAPR AI
Download and install RAPR AI on your computer
Find in Marketplace
Open RAPR AI, go to Packages, and browse the marketplace
Install from Marketplace
Click Install. RAPR sets up the wrapper package, connector guidance, or skill instructions for this listing.
Authenticate
Interactive browser login to your Google Cloud account.
Google Cloud SDK (gcloud CLI)
Manage Google Cloud Platform resources from the command line.
What you can do
- Compute Engine: Launch and manage VMs
- Cloud Run: Deploy containerized apps
- Cloud Storage: Upload, download, and manage GCS buckets
- BigQuery: Run queries and manage datasets
- Cloud Functions: Deploy serverless functions
- GKE: Manage Kubernetes clusters
Prerequisites
# Install Google Cloud SDK
# https://cloud.google.com/sdk/docs/install
# Or with package managers
brew install google-cloud-sdk # macOS
snap install google-cloud-cli # Linux
# Login and set project
gcloud auth login
gcloud config set project MY_PROJECT
Example Commands
- "Deploy to Google Cloud Run"
- "Upload files to my GCS bucket"
- "Run a BigQuery query on the analytics dataset"
- "Create a Cloud Function triggered by HTTP"
Ready to try Google Cloud SDK?
Download RAPR AI and connect Google Cloud SDK in seconds.