Env list
List all environment variables for an application
Usage
coolify app env list <app_uuid>Options
| Option | Type | Required | Default | Description |
|---|---|---|---|---|
--all | boolean | No | false | Show all environment variables (non-preview first, then preview) |
--preview | boolean | No | false | Show preview environment variables instead of regular ones |
Get current help
coolify app env list --helpThe installed CLI help reflects the exact options available in your CLI version.
