google-github-actions/setup-gcloud
A GitHub Action for installing and configuring the gcloud CLI. observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 76
- Release rhythm 45
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 3
- age_days: 2493
- days_rel: 370
- days_push: 148
- n_releases_24m: 10
Adoption not part of the score
1906 stars · 534 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A GitHub Action that installs and configures the Google Cloud SDK (gcloud CLI) within GitHub Actions workflows. It supports version constraints and integrates with Google Cloud authentication actions for CI/CD pipelines.
Use cases
- install gcloud cli in github actions
- set up google cloud sdk in ci pipeline
- run gcloud commands in a workflow
- pin a specific gcloud sdk version in ci
- authenticate and deploy to gcp from github actions
- use gsutil or bq in github actions
When to choose
- your CI/CD runs on GitHub Actions and targets Google Cloud
- you need a specific or constrained gcloud SDK version in workflows
- you want to pair with google-github-actions/auth for Workload Identity Federation
When to avoid
- you are not using GitHub Actions
- you need the Cloud SDK outside CI (install it directly instead)
- you target AWS or Azure rather than Google Cloud
Facets
plugin · maturity active
cli deployment configuration-management ci-cd cloud-computing developer-tools cloud self-hosted github-actions gcp gcloud google-cloud-sdk ci-cd devops automation docker
2 sources
- readme: https://github.com/google-github-actions/setup-gcloud · fetched 2026-08-28 · 5dcf2218b4fe
- homepage: https://cloud.google.com/sdk/docs · fetched 2026-08-29 · a065467c9a7e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google-github-actions/setup-gcloud | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="google-github-actions/setup-gcloud")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem