Chapter 558: Uninstall Cloud Run
Core Idea
<ExperimentalBadge> <p> Cloud Run is in <a href="/docs/cloudrun/status">Alpha status and not actively being developed.
Key Concepts
- Delete Cloud Run Services
- Delete projects
- Delete renders and artifacts
Code Examples
npx remotion cloudRun services rmall -y
- What it demonstrates: Usage pattern for Uninstall Cloud Run from the official docs.
Key Takeaways
- Understand delete cloud run services when working with Uninstall Cloud Run.
- Understand delete projects when working with Uninstall Cloud Run.
- Understand delete renders and artifacts when working with Uninstall Cloud Run.
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.