Back to Remotion

npx remotion cloudrun permissions

packages/docs/docs/cloudrun/cli/permissions.mdx

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

import {SAPermissionCLI} from '../../../components/cloudrun/sa-permissions.tsx';

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
<SAPermissionCLI />

See also