Env delete
Delete an environment variable from a database. First UUID is the database, second is the specific environment variable to delete.
Usage
coolify database env delete <database_uuid> <env_uuid>Options
| Option | Type | Required | Default | Description |
|---|---|---|---|---|
--force | boolean | No | false | Skip confirmation prompt |
Get current help
coolify database env delete --helpThe installed CLI help reflects the exact options available in your CLI version.
