@remotion/cloudrun - 命令行工具
EXPERIMENTAL
Cloud Run 处于 Alpha 状态,且尚未积极开发。
要使用 Remotion Cloud Run CLI,你首先需要安装它。
🌐 To use the Remotion Cloud Run CLI, you first need to install it.
命令
🌐 Commands
全局选项
🌐 Global options
--region
选择一个GCP区域:例如:
🌐 Selects a GCP region: For example:
--region=us-central1默认区域是 us-east1。你也可以直接设置 REMOTION_GCP_REGION 环境变量,或者通过 .env 文件设置。
🌐 The default region is us-east1. You may also set a REMOTION_GCP_REGION environment variable directly or via .env file.
请参阅:区域选择
🌐 See: Region selection
--yes, -y
在执行破坏性操作时跳过确认。
🌐 Skips confirmation when doing a destructive action.
--quiet, -q
打印最少量的日志。
🌐 Prints the minimal amount of logs.