Update

Update a context's properties (name, URL, token)

Usage

coolify context update <context_name>

Options

OptionTypeRequiredDefaultDescription
--name (-n)stringNoNew name for the context
--token (-t)stringNoNew token for the context
--url (-u)stringNoNew URL for the context

Get current help

coolify context update --help

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

On this page