Documentation

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


Promote

Promote a release to another bucket.
Read time 1 minuteLast updated 21 hours ago

Promote a release to another bucket.

Command

ugs ccd releases promote <release-num> <target-bucket-name> <target-environment-name> [options]

Arguments

  • <release-num>
    : Release number.
  • <target-bucket-name>
    : Name of the target bucket.
  • <target-environment-name>
    : Name of the target environment.

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 to promote.
notes-n, --notesNotes to associate with the promoted release.
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.