hardgcloud
Deploy a Cloud Function specifying a custom entry point handler name
command
gcloud functions deploy FUNCTION_NAME --runtime nodejs20 --trigger-http --entry-point HANDLERalso accepted
gcloud functions deploycommand
gcloud functions deploy FUNCTION_NAME --runtime nodejs20 --trigger-http --entry-point HANDLERalso accepted
gcloud functions deployPart of the Google Cloud CLI (gcloud) — Cloud Functions category.
| Flag | Purpose |
|---|---|
--runtime | Boolean flag |
--trigger-http | Boolean flag |
--entry-point | Boolean flag |
Test your recall — not just your reading.
Practice with interactive quiz →