Skip to main content

npx remotion cloudrun permissions

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