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
- Understand --region when working with npx remotion cloudrun sites create.
- Understand --site-name when working with npx remotion cloudrun sites create.
- Understand --disable-git-source<availablefrom v="4.0.182" /> when working with npx remotion cloudrun sites create.
- 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.