Documentation

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


Update

Update an existing user-defined schema definition.
Read time 1 minuteLast updated 21 hours ago

Update an existing user-defined schema definition. Authentication Required:
Yes
ugs schema-registry update <schema-name> <file-path> [options]

Arguments

<schema-name>
The name of the schema to update.
<file-path>
A path to a file containing the revised schema definition.

Options

Alias

Description

organization-id--organization-idThe Unity cloud org ID.
project-id-p, --project-idThe Unity cloud project ID.
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.