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 upgrade cluster
Copy Markdown
Open in ChatGPT
Open in Claude
Upgrades a server or cluster. Note that servers are only upgraded if they are in Upgradeable state and the package version does not break internal operability (i.e., there is no server in the cluster with an old version that will not work properly with the new version).
Bash
# Upgrade cluster format:lbcli -J $JWT upgrade cluster --install-pkg-uri=file:///tmp/pkgs/for/upgrade [--uuids=32e7b7ab-4e6d-4b6c-8c4e-92710bcd9301,da40a0c1-575f-4941-b2f1-109b26741f77]lbcli -J $JWT upgrade cluster --install-pkg-uri=http://my-repo/pkgs/for/upgrade [--uuids=32e7b7ab-4e6d-4b6c-8c4e-92710bcd9301,da40a0c1-575f-4941-b2f1-109b26741f77]| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
| --help | -h | bool | Help for cluster. | |
| --etag | string | An opaque identifier allowing a client to make conditional requests (optional). | ||
| --install-pkg-uri | string | Path to install package (required). | ||
| --uuids | Comma Delimited String | Empty | Server UUIDs to upgrade, if empty, all the upgradeable servers are upgraded (optional) | |
| --proxy-password | string | Password for the proxy server (required only if the proxy is provided). | ||
| --proxy-url | string | URL of the proxy server (optional). Pattern: http://<server-ip>:<port> | ||
| --proxy-username | string | Username for the proxy server (required only if the proxy is provided). |
Bash
lbcli upgrade cluster [flags]Examples:
Bash
# Upgrade cluster format:lbcli -J $JWT upgrade cluster --install-pkg-uri=file:///tmp/pkgs/for/upgrade [--uuids=32e7b7ab-4e6d-4b6c-8c4e-92710bcd9301,da40a0c1-575f-4941-b2f1-109b26741f77]lbcli -J $JWT upgrade cluster --install-pkg-uri=http://my-repo/pkgs/for/upgrade [--uuids=32e7b7ab-4e6d-4b6c-8c4e-92710bcd9301,da40a0c1-575f-4941-b2f1-109b26741f77]| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
| --help | -h | bool | Help for cluster. | |
| --etag | string | An opaque identifier allowing a client to make conditional requests (optional). | ||
| --install-pkg-uri | string | Path to install package (required). | ||
| --uuids | Comma Delimited String | Empty | Server UUIDs to upgrade, if empty, all the upgradeable servers are upgraded (optional) | |
| --proxy-password | string | Password for the proxy server (required only if the proxy is provided). | ||
| --proxy-url | string | URL of the proxy server (optional). Pattern: http://<server-ip>:<port> | ||
| --proxy-username | string | Username for the proxy server (required only if the proxy is provided). |
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 upgrade server© 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