packages/docs/docs/lambda/cli/sites/ls.mdx
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.
pr6fwglz05 remotionlambda-abcdefg 14.7 MB 2021-12-02
https://remotionlambda-abcdefg.s3.eu-central-1.amazonaws.com/sites/pr6fwglz05/index.html
testbed remotionlambda-abcdefg 14.7 MB 2021-12-02
https://remotionlambda-abcdefg.s3.eu-central-1.amazonaws.com/sites/testbed/index.html
--regionThe AWS region to select. Both project and function should be in this region.
--quiet, -qReturns only a list of space-separated sites.
npx remotion lambda sites ls -q
--compatible-only<AvailableFrom v="4.0.435" />If passed, only sites whose Remotion version matches the installed version of @remotion/lambda are returned.
--force-path-style<AvailableFrom v="4.0.202" />Passes forcePathStyle to the AWS S3 client. If you don't know what this is, you probably don't need it.