Documentation

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


Import

Import lobby configuration into an environment.
Read time 1 minuteLast updated 21 hours ago

Import lobby configuration into an environment. Authentication Required:
Yes
ugs lobby import [<in-dir> [<file-name>]] [options]

Arguments

<in-dir>
The input directory for import command
<file-name>
The output file name for import command

Options

Option

Alias

Description

project-id-p, --project-idThe Unity cloud project ID.
environment-name-e, --environment-nameThe services environment name.
dry-run--dry-runThe command will do a dry run
reconcile--reconcileThe command will delete existing configs before importing
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.