Skip to content

gplay team users

List and manage the Developer account's members

gplay team users [flags]
gplay team users [command]
CommandDescription
gplay team users addInvite a member with account-wide permissions
gplay team users listList the Developer account's members and their account-wide permissions
gplay team users removeOff-board a member from the Developer account
gplay team users setReplace a member's account-wide permissions (declarative)
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)