gcloud functions delete hello-world --region us-central1

Category: Google Cloud & Workspace

gcloud functions delete hello-world --region us-central1

Delete a Cloud Function

Permanently removes the function and its cloud resources, so any URLs or subscribers that called it start failing immediately. There is no undo, though redeploying from the same source restores it. List what exists first with gcloud functions list.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.