Application update

Update an application in a service

Usage

coolify service application update <service-uuid> <application-uuid>

Options

OptionTypeRequiredDefaultDescription
--descriptionstringNoDescription
--exclude-from-statusbooleanNofalseExclude from service status
--force-domain-overridebooleanNofalseAllow conflicting or duplicate domains
--gzip-enabledbooleanNofalseEnable gzip compression
--human-namestringNoHuman-readable name
--imagestringNoContainer image
--log-drain-enabledbooleanNofalseEnable log drain
--stripprefix-enabledbooleanNofalseEnable path prefix stripping
--urlstringNoComma-separated public URLs

Get current help

coolify service application update --help

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

On this page