Documentation

​
​

Development

User Acquisition

Monetization

Industry

Unity Gaming Services CLI

v1.9

Supported
​

GitHub Repository

Unity Gaming Services CLI

v1.9

Supported
​

Unity Gaming Services CLI
​
​
Cloud Content Delivery
  • Overview
  • Commands
    • Badges
    • Buckets
    • Entries
      • Copy
      • Delete
      • Download
      • Info
      • List
      • Sync
      • Update
    • Releases
  1. UGS CLI
  2. Cloud Content Delivery

List

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

List cloud content delivery entries from the current bucket.

Command

ugs ccd entries 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 entries.
page-pa, --pagePage number for pagination.
per-page-pp, --per-pageNumber of items per page for pagination.
sort-by-s, --sort-bySort entries by a specific field (path, content_size, content_type, last_modified).
sort-order-o, --sort-orderSort order (asc, desc).
starting-after-a, --starting-afterReturn entries listed after the named entry id.
path-t, --pathFilter entries based on the path.
label-l, --labelFilter entries based on the label.
content-type-c, --content-typeFilter entries based on the content type.
complete-w, --completeFilter entries based on whether content is uploaded.
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