Skip to main content

卸载 Cloud Run

EXPERIMENTAL

当然,如果你决定不再使用 Remotion Cloud Run,我们会感到很失望。如果你愿意与我们分享意见,我们非常欢迎反馈。

🌐 Of course we are bummed if you decided not to use Remotion Cloud Run anymore. We are very receptive to feedback if you'd like to share it with us.

如果你想从基础设施中移除所有与 Remotion 云运行相关的对象,可以按照以下步骤操作。

🌐 If you would like to remove all Remotion Cloud Run related objects from your infrastructure, you can follow these steps.

warning

这将删除所有已渲染的视频,并会破坏正在使用 Remotion Cloud Run 渲染视频的程序。

删除 Cloud Run 服务

🌐 Delete Cloud Run Services

你可以使用以下命令删除所有服务。yes 标志已经包含,如果你执行此命令,它将删除所有服务而不进行确认。

🌐 You can delete all services using the following command. The yes flag is already included, if you run this, it will delete all services without confirmation.

npx remotion cloudRun services rmall -y

删除项目

🌐 Delete projects

npx remotion cloudRun sites rmall -y

删除渲染和伪影

🌐 Delete renders and artifacts

删除你 GCP 项目中所有以 remotioncloudrun- 开头的云存储桶。

🌐 Delete all Cloud Storage buckets starting with remotioncloudrun- from your GCP Project.