Lightbits Command Line Interface
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
lbcli delete server
Copy Markdown
Open in ChatGPT
Open in Claude
Deletes a server from a cluster. Operation is allowed if the server state is Disabled.
Synopsis
Deletes a server from a cluster.
Bash
lbcli delete server [UUID|NAME] [flags]Examples:
Bash
x
# delete a server with name 'server00'lbcli delete server --name="server00"# delete a server with a given uuidlbcli delete server --uuid="302e7970-b138-11e9-91d4-525401643394"# delete a server that still has resources on itlbcli delete server --name="server00" --force-delete| Flag | Type | Description |
|---|---|---|
| --help | bool | Help for server. |
| --name | string | Server name (required if UUID is not given). |
| --uuid | string | Server UUID (required if name is not given). |
| --force-delete | bool | Force deletion even if a server has resources on it. Note that a server cannot be deleted, even with --force-delete, if it has any 1x replica volumes/snapshots/clones on it. You must remove the 1x replica volumes/snapshots/clones before deleting the server (optional, default: false). |
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
lbcli delete admin-endpoint (2.2 and above)© 2026 Lightbits Labs™
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message