기술 자료

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


Deploy

The Deploy command is an interface to deploy configuration files of supported services to the backend.
읽는 시간 1분최근 업데이트: 하루 전

The Deploy command is an interface to deploy configuration files of supported services to the backend. Supported services: Remote Config, Cloud Code Scripts, Cloud Code Modules, Economy, Leaderboards, Access, Triggers, Scheduler and Matchmaker. You can follow the instructions to deploy sample contents.

Command

Authentication Required:
Yes
ugs deploy <paths> [options]

Arguments

<paths>
The paths to deploy from. Accepts multiple directories or file paths. Specify '.' to deploy the current directory.

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.
reconcile--reconcileContent that is not part of the deploy will be deleted
dry run--dry-runPerform a trial run with no changes made. Reports on what will be created, updated or deleted as applicable.
service--services, -sThe name(s) of the service(s) to perform the command on