Update
Update a context's properties (name, URL, token)
Usage
coolify context update <context_name>Options
| Option | Type | Required | Default | Description |
|---|---|---|---|---|
--name (-n) | string | No | — | New name for the context |
--token (-t) | string | No | — | New token for the context |
--url (-u) | string | No | — | New URL for the context |
Get current help
coolify context update --helpThe installed CLI help reflects the exact options available in your CLI version.
