Documentation

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


List Versions

List versions of a given schema definition.
Read time 1 minuteLast updated 21 hours ago

List versions of a given schema definitions. Authentication Required:
Yes
ugs schema-registry version list <schema-name> [options]

Arguments

<schema-name>
The name of the schema to list versions for.

Options

Alias

Description

organization-id--organization-idThe Unity cloud org ID. Required if --unity-types is not true.
project-id-p, --project-idThe Unity cloud project ID. Required if --unity-types is not true.
unity-types--unity-typesIf true, return unity types.
tags--tagsA list of comma-separated tags to filter schemas by.
limit--limitThe number of schemas to return.
next--nextA token to get the next page.
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.