Documentation

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


New-File

Creates a new C# Module solution locally filled with template code and a publish profile.
Read time 1 minuteLast updated 21 hours ago

Creates a new C# Module solution locally filled with template code and a publish profile.

Command

Authentication Required:
No
ugs cloud-code m new-file [<module-name> module-directory>] [options]

Arguments

<module-name>
Name of the target module
<module-directory>
Directory for the new module

Options

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.