npx remotion cloudrun 权限
EXPERIMENTAL
Cloud Run 处于 Alpha 状态,且尚未积极开发。
打印并验证应在附加到 GCP 服务账户的 IAM 角色上的权限,按照安装步骤。
🌐 Prints and validates the permissions that should be on the IAM role that is attached to the Service Account in GCP, as per the setup steps.
npx remotion cloudrun permissionsShow output
✅ iam.serviceAccounts.actAs ✅ run.operations.get ✅ run.routes.invoke ✅ run.services.create ✅ run.services.get ✅ run.services.delete ✅ run.services.list ✅ run.services.update ✅ storage.buckets.create ✅ storage.buckets.get ✅ storage.buckets.list ✅ storage.objects.create ✅ storage.objects.delete ✅ storage.objects.list ✅ logging.logEntries.list
另请参阅
🌐 See also