> ## Documentation Index
> Fetch the complete documentation index at: https://www.aptible.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# aptible endpoints:database:modify

This command modifies an existing [Database Endpoint.](/docs/core-concepts/managed-databases/connecting-databases/database-endpoints)

# Synopsis

```
Usage:
  aptible endpoints:database:modify HOSTNAME [flags]

Flags:
      --database string        Database handle (required)
  -e, --env string             Environment handle (alias)
      --environment string     Environment handle
      --ip-whitelist strings   IP CIDR whitelist (comma-separated or use flag multiple times)
      --no-ip-whitelist        Clear the IP whitelist
```
