Database start

Start or redeploy a database in a service

Usage

coolify service database start <service-uuid> <database-uuid>

Options

OptionTypeRequiredDefaultDescription
--forcebooleanNofalseRebuild the database container
--latestbooleanNofalsePull the latest image

Get current help

coolify service database start --help

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

On this page