Permissions
Manage permissions for a cloud content delivery bucket.
Command
ugs ccd buckets permissions <bucket-name> [options]
Arguments
<bucket-name>: The name of the bucket to manage permissions for.
Options
| Option | Alias | Description |
|---|---|---|
| environment-name | -e, --environment-name | The services environment name. |
| project-id | -p, --project-id | The Unity cloud project id. |
| promote-only | -pm, --promote-only | Promote-only permission for the bucket (REQUIRED).When true, you cannot create/update/delete entries in it. |
| help | -?, -h, --help | Display help and usage information. |
| quiet | -q, --quiet | Reduce logging to a minimum. |
| json | -j, --json | Use JSON as the output format. |