Env list

List all environment variables for an application

Usage

coolify app env list <app_uuid>

Options

OptionTypeRequiredDefaultDescription
--allbooleanNofalseShow all environment variables (non-preview first, then preview)
--previewbooleanNofalseShow preview environment variables instead of regular ones

Get current help

coolify app env list --help

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

On this page