Application start

Start or redeploy an application in a service

Usage

coolify service application start <service-uuid> <application-uuid>

Options

OptionTypeRequiredDefaultDescription
--forcebooleanNofalseRebuild the application
--latestbooleanNofalsePull the latest image

Get current help

coolify service application start --help

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

On this page