Skip to content

gplay team grants

List and manage members' per-app access

gplay team grants [flags]
gplay team grants [command]
CommandDescription
gplay team grants listList per-app access grants across the Developer account
gplay team grants removeRemove a member's access to one app (keeps their membership)
gplay team grants setGrant or adjust a member's per-app access (upsert)
FlagDescription
--account stringname of a stored Account to use (overrides env and active Account)
--retry intretry transient failures (transport errors, 5xx, 429) up to N times with exponential backoff (default: 0, no retry)
--service-account stringpath to a service-account JSON, or inline JSON content (overrides --account, env, and active Account)
--timeout durationper-request API timeout, e.g. 30s or 2m (default: 60s for control-plane calls, none for uploads)
-v, --verboselog flow steps to stderr (info level)