lbcli upgrade server

Upgrades a server/cluster. Servers are upgraded only 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 a version that is too old).

Bash
Copy

Examples:

Bash
Copy
FlagShortTypeDefaultDescription
--help-hboolHelp for server.
--etagstringAn opaque identifier allowing a client to make conditional requests (optional).
--install-pkg-uristringPath to install package (required).
--uuidstringServer UUID (required).
--forceboolForce upgrade (optional).
--proxy-passwordstringPassword for the proxy server (required only if the proxy is provided).
--proxy-urlstringURL of the proxy server (optional). Pattern: <http://<server-ip>>:<port>
--proxy-usernamestringUsername for the proxy server (required only if the proxy is provided).

This is an async operation. The server Upgradeability state must be ‘Upgradeable’ to apply this operation.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
lbcli upgrade server