Capítulo 531 de 988

Chapter 531: npx remotion cloudrun sites create

Core Idea

<ExperimentalBadge> <p> Cloud Run is in <a href="/docs/cloudrun/status">Alpha status and not actively being developed.

Key Concepts

  • --region
  • --site-name
  • --disable-git-source<AvailableFrom v="4.0.182" />
  • See also

Code Examples

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

Key Takeaways

  1. Understand --region when working with npx remotion cloudrun sites create.
  2. Understand --site-name when working with npx remotion cloudrun sites create.
  3. Understand --disable-git-source<availablefrom v="4.0.182" /> when working with npx remotion cloudrun sites create.
  4. Understand see also when working with npx remotion cloudrun sites create.

Connects To

  • api: related page in the Cloud Run (@remotion/cloudrun) section.
  • Checklist: related page in the Cloud Run (@remotion/cloudrun) section.
  • cli: related page in the Cloud Run (@remotion/cloudrun) section.