Skip to main content

npx remotion cloudrun 服务

EXPERIMENTAL

npx remotion cloudrun services 命令允许你部署、查看和删除可以渲染视频和静态图片的 GCP Cloud Run 服务。

🌐 The npx remotion cloudrun services command allows you to deploy, view and delete GCP Cloud Run services that can render videos and stills.

子命令

🌐 Subcommands

  • deploy - 在你的 GCP 项目中创建一个新服务
  • ls - 列出在某个区域部署到 GCP 的服务
  • rm - 从你的 GCP 项目中移除一个或多个服务
  • rmall - 从你的 GCP 项目中删除某个区域的所有服务

每个 GCP 区域和 Remotion 版本你只需要一个服务。

🌐 You only need one service per GCP region and Remotion version.

另请参阅

🌐 See also