List Player
Return a list of the project's players and their information.
Authentication Required: Yes
ugs player list [options]
Options
Alias | Description | |
---|---|---|
limit | -l, -limit | The limit number of players to return. |
next | -n, -page, --next-page | The next page token. If not set, returns players without any offset. |
project-id | -p, --project-id | The Unity cloud project ID. |
help | -?, -h, --help | Display help and usage information. |
quiet | -q, --quiet | Reduce logging to a minimum. |
json | -j, --json | Use JSON as the output format. |