Add
Add a server
Usage
coolify server add <server_name> <ip_address> <private_key_uuid>Options
| Option | Type | Required | Default | Description |
|---|---|---|---|---|
--port (-p) | integer | No | 22 | Port |
--user (-u) | string | No | root | User |
--validate | boolean | No | false | Validate the server |
Get current help
coolify server add --helpThe installed CLI help reflects the exact options available in your CLI version.
