Documentation

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


Create

Create a new lobby.
Read time 1 minuteLast updated 21 hours ago

Create a new lobby. Authentication Required:
Yes
ugs lobby create <body> [options]

Arguments

<body>
The lobby create body in JSON. If this is a file path, the content of the file is used; otherwise, the raw string is used.

Options

Option

Alias

Description

service-id--service-id(REQUIRED) The service ID.
player-id--player-idThe player ID to impersonate.
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.