gcloud functions list --region us-central1

Category: Google Cloud & Workspace

gcloud functions list --region us-central1

List deployed Cloud Functions

Shows every function in the region with its runtime, trigger type, state and update time. Add --filter=state:ACTIVE to hide failed deployments. Function names must be unique within the region and project.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.