Create
Create a destination for a server
Usage
coolify destination createOptions
| Option | Type | Required | Default | Description |
|---|---|---|---|---|
--name | string | No | — | Destination name (defaults on the server) |
--network | string | Yes | — | Docker network name (required) |
--server | string | Yes | — | Server UUID (required) |
--type | string | No | — | Destination type: standalone or swarm |
Get current help
coolify destination create --helpThe installed CLI help reflects the exact options available in your CLI version.
