Skip to main content

npx remotion cloudrun 权限

EXPERIMENTAL

打印并验证应在附加到 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 permissions
Show 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