What you can do
- Execute one or more Cloud Run jobs by name
Prerequisites
- A service account with permission to run the jobs (Cloud Run Invoker / Developer).
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Execute GCP Cloud Run jobs from Paradime Bolt schedules so you can run containerized work to completion as part of your dbt™ pipelines.
| Variable | Required | Description |
|---|---|---|
GCP_SERVICE_ACCOUNT_KEY_FILE | Required | Path to your GCP service account JSON key file. |
GCP_PROJECT_ID | Required | Your GCP project ID. |
GCP_LOCATION | Required | GCP region (for example, us-central1). |