Documentation

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


New-File

Creates a new Economy script locally filled with template code.
Read time 1 minuteLast updated 21 hours ago

Creates a new Economy script locally filled with template code.

Command

Authentication Required:
No

Currency

ugs economy currency new-file <file-name> [options]

Inventory Item

ugs economy inventory new-file <file-name> [options]

Virtual Purchase

ugs economy virtual-purchase new-file <file-name> [options]

Real Money Purchase

ugs economy real-money-purchase new-file <file-name> [options]

Arguments

<file-name>
The name of the file to create

Options

Option

Alias

Description

force-f, --forceOverwrites existing file
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.