@remotion/lambda - CLI
To use the Remotion Lambda CLI, you first need to install it.
Commands
Global options
--region
Selects an AWS region: For example:
--region=eu-central-1
--region=eu-central-1
The default region is us-east-1
. You may also set a REMOTION_AWS_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.