Env delete

Delete an environment variable from a service. First UUID is the service, second is the specific environment variable to delete.

Usage

coolify service env delete <service_uuid> <env_uuid>

Options

OptionTypeRequiredDefaultDescription
--forcebooleanNofalseSkip confirmation prompt

Get current help

coolify service env delete --help

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

On this page