Skip to main content

Fetch

The Fetch command is an interface to Fetch configurations of supported services from the backend.

Supported services: Remote Config, Cloud Code (Javascript only), Economy, Leaderboards, Access, Triggers and Scheduler.

Command

ugs fetch <path> [options]

Arguments

<path> the path to fetch to. Accepts a single directory. Specify '.' to fetch into the current directory.

Options

AliasDescription
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 updated will be created at the root
dry run--dry-runPerform a trial run with no changes made
service--services, -sThe name(s) of the service(s) to perform the command on