Documentation

​
​

Development

User Acquisition

Monetization

Industry

Unity Gaming Services CLI

v1.4

Legacy
​

GitHub Repository

Unity Gaming Services CLI

v1.4

Legacy
​

Unity Gaming Services CLI
​
​
Cloud Content Delivery
  • Overview
  • Commands
    • Badges
    • Buckets
    • Entries
    • Releases
      • Create
      • Info
      • List
      • Promote
      • Update
      • Promotions
  1. Overview
  2. Cloud Content Delivery

Promote

Promote a release to another bucket.
Read time 1 minute
Last updated 3 months 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.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • Command

    • Arguments

    • Options