Task update

Update a service scheduled task

Usage

coolify service task update <service_uuid> <task_uuid>

Options

OptionTypeRequiredDefaultDescription
--commandstringNoCommand to run
--containerstringNoContainer name to run the command in
--enabledbooleanNotrueWhether the task is enabled
--frequencystringNoCron expression or frequency
--namestringNoTask name
--timeoutintegerNo300Timeout in seconds

Get current help

coolify service task update --help

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

On this page