Google Cloud Functions
Google Cloud Functions is an event-driven serverless compute platform that enables you to run your code locally or in the cloud without having to provision servers.
- Category
- Utilities
- Pack
- GoogleCloudFunctions
Configuration parameters
- credentials_json — Service account private key file contents (JSON)
- project_id_creds — Default project ID
- project_id — Default project ID
- region — Default region
- proxy — Use system proxy settings
- insecure — Trust any certificate (not secure)
Commands (4)
- google-cloud-function-execute — Executes a Google Cloud function.
- google-cloud-function-get-by-name — Gets the details of a specific Google Cloud function.
- google-cloud-function-regions-list — Lists all regions in the project.
- google-cloud-functions-list — Lists all Google Cloud functions.