Skip to main content

npx remotion cloudrun services rm

EXPERIMENTAL
npx remotion cloudrun services rm remotion--3-3-82--mem512mi--cpu1-0--t-800

从你的 GCP 项目中删除一个或多个服务。传递你想要删除的服务的空格分隔列表。

🌐 Removes one or more services from your GCP project. Pass a space-separated list of services you'd like to delete.

示例输出


服务名称: remotion--3-3-82--mem2gi--cpu1-0--t-800
版本: 3.3.82
CPU 限制: 1.0
内存限制: 2Gi
超时: 300秒
区域: us-east1
服务 URL: https://remotion--3-3-82--mem2gi--cpu1-0--t-800-1a2b3c4d5e-ue.a.run.app
GCP 控制台 URL: https://console.cloud.google.com/run/detail/us-east1/remotion--3-3-82--mem2gi--cpu1-0--t-800/logs 删除? (Y/n): Y
已删除!


--region

要选择的 GCP 区域

🌐 The GCP region to select.

--yes, -y

跳过确认。

🌐 Skips confirmation.

另请参阅

🌐 See also