Title
Page icon
Create new category
Edit page index title
Edit category
Edit link
lbcli upgrade server
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).
Examples:
Flag | Short | Type | Default | Description |
|---|---|---|---|---|
--help | -h | bool | Help for server. | |
--etag | string | An opaque identifier allowing a client to make conditional requests (optional). | ||
--install-pkg-uri | string | Path to install package (required). | ||
--uuid | string | Server UUID (required). | ||
--force | bool | Force upgrade (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). | ||
--registry-token | string | Container registry token for image pulls (optional - only used for container-image install URIs). |
This is an async operation. The server Upgradeability state must be ‘Upgradeable’ to apply this operation.
© 2026 Lightbits Labs™