Documentation

​
​

Development

User Acquisition

Monetization

Industry

Unity Gaming Services CLI

v1.8

Legacy
​

GitHub Repository

Unity Gaming Services CLI

v1.8

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

List

List cloud content delivery releases for the current bucket.
Read time 1 minute
Last updated 3 months ago

List cloud content delivery releases for the current bucket.

Command

ugs ccd releases list [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 releases.
page-pa, --pagePage number for pagination.
per-page-pp, --per-pageNumber of items per page for pagination.
release-number-r, --release-numberFilter by release number.
notes-n, --notesFilter by release notes.
promoted-from-bucket-pb, --promoted-from-bucketFilter by source bucket for promoted releases.
promoted-from-release-pr, --promoted-from-releaseFilter by source release for promoted releases.
badges-u, --badgesFilter by release badges.
sort-by-s, --sort-bySort releases by a specific field (releasenum, created).
sort-order-o, --sort-orderSort order (asc, desc).
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

    • Options