gcloud run services delete web-app --region us-central1
Delete a Cloud Run service
Removes the service and all its revisions, taking the public URL offline permanently; container images in Artifact Registry are not deleted. There is no undo, so export the YAML first with gcloud run services describe --format=yaml if you may redeploy. Related: gcloud run jobs delete removes batch jobs.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.