Deployments logs

Get deployment logs for an application

Usage

coolify app deployments logs <app-uuid> [deployment-uuid]

Options

OptionTypeRequiredDefaultDescription
--debuglogsbooleanNofalseShow debug logs (includes hidden commands and internal operations)
--follow (-f)booleanNofalseFollow log output (like tail -f)
--lines (-n)integerNo0Number of log lines to display (0 = all)

Get current help

coolify app deployments logs --help

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

On this page