Env sync
Sync environment variables from a .env file
Usage
coolify database env sync <database_uuid>Options
| Option | Type | Required | Default | Description |
|---|---|---|---|---|
--file (-f) | string | Yes | — | Path to .env file (required) |
--is-literal | boolean | No | false | Treat all values as literal (don't interpolate variables) |
Get current help
coolify database env sync --helpThe installed CLI help reflects the exact options available in your CLI version.
