# exo dbaas external-integration settings update
### Description

Update external integration settings

```
exo dbaas external-integration settings update TYPE INTEGRATION-ID [flags]
```

### Options

| Option | Description |
|---------|------------|
|`--datadog-dbm-enabled` | Enable/Disable pg stats with Datadog |
|`--datadog-pgbouncer-enabled` | Enable/Disable pgbouncer stats with Datadog |
|`--help, -h` | help for update |
|`--help-datadog` | show usage for flags specific to the datadog external integration type |


### Options inherited from parent commands

| Option | Description |
|---------|------------|
|`--config, -C` | Specify an alternate config file [env EXOSCALE_CONFIG] |
|`--output-format, -O` | Output format (table\|json\|text), see &#34;exo output --help&#34; for more information |
|`--output-template` | Template to use if output format is &#34;text&#34; |
|`--quiet, -Q` | Quiet mode (disable non-essential command output) |
|`--timeout` | Per-zone timeout for list operations; -1s disables timeout [env EXOSCALE_TIMEOUT] |
|`--use-account, -A` | Account to use in config file [env EXOSCALE_ACCOUNT] |


### Related Commands

* [settings]({{< ref "../settings">}})	 - External integration settings management


