Documentation

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


Export

Export remote configuration from an environment.
Read time 1 minuteLast updated 21 hours ago

Export remote configuration from an environment. Authentication Required:
Yes
ugs rc export [<out-dir> [<file-name>]] [options]

Arguments

<out-dir>
The output directory for export command
<file-name>
The output file name for export command

Options

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
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.