npx remotion lambda sites ls
npx remotion lambda sites ls
Get a list of sites. The URL that is printed can be passed to the render
command to render a video.
Example output
--region
The AWS region to select. Both project and function should be in this region.
--quiet
, -q
Returns only a list of space-separated sites.
npx remotion lambda sites ls -q
Example output
--force-path-style
v4.0.202
Passes forcePathStyle
to the AWS S3 client. If you don't know what this is, you probably don't need it.