Check Google Cloud health and services
msapps-gcloud-health-checkpluginsetup L2★3,035
davepoon/buildwithclaude ↗What it does
Verify Google Cloud CLI auth and project state
Best for
Pre-flight check before deploying to Cloud Run or debugging GCP permission issues.
Inputs
- · none (reads local gcloud config)
Outputs
- · auth status and current user
- · active project ID
- · enabled APIs list
- · billing account linked and status
- · Cloud Run services deployed
Requires
- · gcloud CLI
- · GCP APIs
Preconditions
gcloud CLI installed; user authenticated; GCP project configured locally
Failure modes
timeout if GCP unreachable; partial results if APIs not enabled; stale cache if gcloud config out of sync
Trust signals
- · MSApps official GCP check
- · billing verification included
- · Cloud Run service discovery