Documentation

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


Deprecate Version

Deprecate a version of a given user-defined schema definition.
Read time 1 minuteLast updated 21 hours ago

Deprecate a version of a given user-defined schema definition. Authentication Required:
Yes
ugs schema-registry version deprecate <schema-name> <version> [options]

Arguments

<schema-name>
The name of the schema to deprecate a version of.
<version>
The version to deprecate.

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.