Documentation

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


Get Player Policy

Get a player based policy.
Read time 1 minuteLast updated 21 hours ago

Get a player based policy.

Command

Authentication Required:
Yes
ugs access get-player-policy <player-id> [options]

Arguments

<player-id>
The player ID

Options

Alias

Description

project-id-p, --project-idThe Unity cloud project ID.
environment-e, --environment-nameThe services environment name.
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.
Note
Please avoid using
--json
flag with this command as the output is already in JSON format.