Back to Remotion

npx remotion cloudrun services

packages/docs/docs/cloudrun/cli/services.mdx

4.0.470813 B
Original Source
<ExperimentalBadge> <p> Cloud Run is in <a href="/docs/cloudrun/status">Alpha status and not actively being developed.</a> </p> </ExperimentalBadge>

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 - Creates a new service in your GCP project
  • ls - Lists the services deployed to GCP in a region
  • rm - Removes one or more services from your GCP project
  • rmall - Removes all services from your GCP project for a region

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

See also