Capítulo 558 de 988

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

  1. Understand delete cloud run services when working with Uninstall Cloud Run.
  2. Understand delete projects when working with Uninstall Cloud Run.
  3. 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.