Title
Create new category
Edit page index title
Edit category
Edit link
lbcli create server
Creates a new server.
Synopsis
Creates a server with a UUID and a list of endpoints <ip:port> that this server will use to communicate with other cluster members.
Examples:
Flag | Short | Type | Default | Description |
|---|---|---|---|---|
--endpoints | stringSlice | List of endpoints in format http://<IP address>:<port> (required). | ||
--extend-cluster | bool | Extend the cluster with a new server and its resources, enabling new volumes placement on the server (nodes of this server will become active without additional user operations). The default is False (the nodes of this server will be added to the cluster as unattached, and could be used to move resources over from an existing failed server using the replace node API command). (true/false, optional, default: false). | ||
--help | -h | bool | Help for server. | |
--reuse-ip | string | Reuse an endpoint that belongs to another server registered in the cluster. (true/false, optional, default: false). | ||
--uuid | string | UUID (required). |
© 2026 Lightbits Labs™