Documentation

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


Get All Player Policies

Get all player policies for a particular project.
Read time 1 minuteLast updated 21 hours ago

Get all player policies for a particular project.

Command

Authentication Required:
Yes
ugs access get-all-player-policies [options]

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.