Skip to main content
GCP Cloud Run lets you run containers serverlessly; Cloud Run jobs run a container to completion. Trigger it from a Paradime Bolt schedule with the Paradime CLI, so it runs as part of your pipeline.

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).

Set up

Paradime authenticates to GCP with a service account key. Set them as Bolt schedule environment variables:

Trigger from Bolt

Add the Run GCP Cloud Run Job command to a schedule. For the full command reference, flags, and examples, see the GCP Cloud Run CLI.