Skip to main content

@remotion/cloudrun - CLI

EXPERIMENTAL

Cloud Run is in Alpha, which means APIs may change in any version and documentation is not yet finished. See the changelog to stay up to date with breaking changes.

To use the Remotion Cloud Run CLI, you first need to install it.

Commands

Global options

--region

Selects a GCP region: For example:

--region=us-central1
--region=us-central1

The default region is us-east1. You may also set a REMOTION_GCP_REGION environment variable directly or via .env file.

See: Region selection

--yes, -y

Skips confirmation when doing a destructive action.

--quiet, -q

Prints the minimal amount of logs.