Chapter 533: npx remotion cloudrun sites rm
Core Idea
<ExperimentalBadge> <p> Cloud Run is in <a href="/docs/cloudrun/status">Alpha status and not actively being developed.
Key Concepts
- --region
- --yes, -y
- See also
Code Examples
npx remotion cloudrun sites rm central-site
npx remotion cloudrun sites rm central-site another-site # multiple at once
- What it demonstrates: Usage pattern for npx remotion cloudrun sites rm from the official docs.
Key Takeaways
- Understand --region when working with npx remotion cloudrun sites rm.
- Understand --yes, -y when working with npx remotion cloudrun sites rm.
- Understand see also when working with npx remotion cloudrun sites rm.
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.