Documentation

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


Create

Create a new cloud content delivery release from the latest version of current bucket.
Read time 1 minuteLast updated 21 hours ago

Create a new cloud content delivery release from the latest version of current bucket.

Command

ugs ccd releases create [options]

Options

Option

Alias

Description

environment-name-e, --environment-nameThe Unity environment name.
project-id-p, --project-idThe Unity cloud project id.
bucket-name-b, --bucket-nameThe name of the bucket containing the release.
metadata-m --release-metadataJSON metadata associated with the release.
notes-n, --notesNew release notes. (REQUIRED)
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.