lbcli upgrade cluster

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
Copy
FlagShortTypeDefaultDescription
--help-hboolHelp for cluster.
--etagstringAn opaque identifier allowing a client to make conditional requests (optional).
--install-pkg-uristringPath to install package (required).
--uuidsComma Delimited StringEmptyServer UUIDs to upgrade, if empty, all the upgradeable servers are upgraded (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).
Bash
Copy

Examples:

Bash
Copy
FlagShortTypeDefaultDescription
--help-hboolHelp for cluster.
--etagstringAn opaque identifier allowing a client to make conditional requests (optional).
--install-pkg-uristringPath to install package (required).
--uuidsComma Delimited StringEmptyServer UUIDs to upgrade, if empty, all the upgradeable servers are upgraded (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).
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
lbcli upgrade cluster