Capítulo 441 de 988

Chapter 441: npx remotion lambda sites create

Core Idea

Reference page for npx remotion lambda sites create in the Remotion documentation.

Key Concepts

  • --region
  • --site-name
  • --force-bucket-name<AvailableFrom v="3.3.42" />
  • --privacy<AvailableFrom v="3.3.97" />
  • --public-dir<AvailableFrom v="4.0.140" />
  • --enable-folder-expiry<AvailableFrom v="4.0.32" />
  • --throw-if-site-exists<AvailableFrom v="4.0.141"/>
  • --disable-git-source<AvailableFrom v="4.0.182" />

Code Examples

npx remotion lambda sites create <entry-point>?
  • What it demonstrates: Usage pattern for npx remotion lambda sites create from the official docs.

Key Takeaways

  1. Understand --region when working with npx remotion lambda sites create.
  2. Understand --site-name when working with npx remotion lambda sites create.
  3. Understand --force-bucket-name<availablefrom v="3.3.42" /> when working with npx remotion lambda sites create.
  4. Understand --privacy<availablefrom v="3.3.97" /> when working with npx remotion lambda sites create.
  5. Understand --public-dir<availablefrom v="4.0.140" /> when working with npx remotion lambda sites create.

Connects To

  • api: related page in the Lambda (@remotion/lambda) section.
  • Approuterwebhook: related page in the Lambda (@remotion/lambda) section.
  • Authentication: related page in the Lambda (@remotion/lambda) section.