# Get Published

> Fetches the current published Economy configuration.

Fetches the current published Economy configuration.

Authentication Required: `Yes`

```bash
ugs economy get-published <resource-id> <file-path>  [options]
```

### Options

| Option           | Alias                  | Description                         |
| ---------------- | ---------------------- | ----------------------------------- |
| project-id       | -p, --project-id       | The Unity cloud project ID.         |
| environment-name | -e, --environment-name | The services environment name.      |
| 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.      |
