What you can do
- Trigger one or more Cloud Run Jobs by name, optionally waiting for the execution to complete
- List all Cloud Run Jobs available in a project and region
Prerequisites
GCP_SERVICE_ACCOUNT_KEY_FILE: path to a GCP service account JSON key file with permissions to trigger and list Cloud Run JobsGCP_PROJECT_ID: your GCP project IDGCP_LOCATION: GCP region (e.g. ‘us-central1’)