@remotion/cloudrun - CLI
EXPERIMENTAL
Cloud Run is in Alpha status and not actively being developed.
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.