Database update

Update a database in a service

Usage

coolify service database update <service-uuid> <database-uuid>

Options

OptionTypeRequiredDefaultDescription
--descriptionstringNoDescription
--exclude-from-statusbooleanNofalseExclude from service status
--human-namestringNoHuman-readable name
--imagestringNoContainer image
--log-drain-enabledbooleanNofalseEnable log drain
--publicbooleanNofalseExpose the database publicly
--public-portintegerNo0Public database port
--public-port-timeoutintegerNo0Public proxy timeout in seconds

Get current help

coolify service database update --help

The installed CLI help reflects the exact options available in your CLI version.

On this page