gcloud run services list --region us-central1

Category: Google Cloud & Workspace

gcloud run services list --region us-central1

List Cloud Run services

Prints every service in the region with its URL, latest revision and conditions such as Ready. Cloud Run services handle HTTP requests, while jobs (gcloud run jobs list) run batch workloads. Filter by service name with --filter=metadata.name:web.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.