# Status

> Get the status of a cloud content delivery release promotion.

Get the status of a cloud content delivery release promotion.

## Command

```text
ugs ccd releases promotions status <promotion-id> [options]
```

## Arguments

* `<promotion-id>`: The ID of the promotion.

## Options

| Option           | Alias                  | Description                                             |
| ---------------- | ---------------------- | ------------------------------------------------------- |
| environment-name | -e, --environment-name | The Unity environment name.                             |
| project-id       | -p, --project-id       | The Unity cloud project id.                             |
| bucket-name      | -b, --bucket-name      | The name of the bucket containing the promoted release. |
| 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.                          |
