Documentation

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


Player Remove

Remove a player from a lobby.
Read time 1 minuteLast updated 21 hours ago

Remove a player from a lobby. Authentication Required:
Yes
ugs lobby player remove <lobby-id> <player-id> [options]

Arguments

<lobby-id>
The ID of the lobby.
<player-id>
The ID of the player to remove.

Options

Alias

Description

service-id--service-id(REQUIRED) The service ID.
project-id-p, --project-idThe Unity cloud project ID.
environment-name-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.