Back to Remotion

@remotion/cloudrun - CLI

packages/docs/docs/cloudrun/cli.mdx

4.0.465914 B
Original Source
<ExperimentalBadge> <p> Cloud Run is in <a href="/docs/cloudrun/status">Alpha status and not actively being developed.</a> </p> </ExperimentalBadge>

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

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.