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
      • Create
      • Delete
      • Info
      • List
      • Permissions
    • Entries
    • Releases
  1. Overview
  2. Cloud Content Delivery

Create

Create a new cloud content delivery bucket.
Read time 1 minute
Last updated 3 months ago

Create a new cloud content delivery bucket.

Command

ugs ccd buckets create <bucket-name> [options]

Arguments

  • <bucket-name>
    : The name of the new bucket.

Options

Option

Alias

Description

environment-name-e, --environment-nameThe Unity environment name.
project-id-p, --project-idThe Unity cloud project id.
description-d, --descriptionDescription for the new bucket.
private-i, --privatePrivacy setting of the bucket. Note that this setting cannot be changed once the bucket is created (default false).
help-?, -hShow command help.
quiet-q, --quietRun in quiet mode. Suppress output to the console.
json-j, --jsonOutput results in JSON 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