Skip to content

Latest commit

 

History

History
30 lines (29 loc) · 1.1 KB

upgrade_cluster.md

File metadata and controls

30 lines (29 loc) · 1.1 KB
category command optional_options permalink positional_options sidebar summary synopsis title usage zendesk_source
upgrade
upgrade_cluster
alternate help name required
FS path to upgrade image
--path
false
alternate help name required
Skip monitoring the upgrade
--no-monitor
false
alternate help name required
Using the --rolling flag lets you specify the number of nodes to reboot at a time. The number of nodes must be greater than 0 and less than or equal to the number of node failures that your cluster permits. By default, this value is the number of permitted node failures minus 1 (1 node minimum).
--num-nodes-to-reboot
false
/qq-cli-command-guide/upgrade/upgrade_cluster.html
qq_cli_command_reference_sidebar
This section explains how to use the <code>qq upgrade_cluster</code> command.
Run a cluster upgrade to the image specified by the provided path
qq upgrade_cluster
qq upgrade_cluster [-h] [--path PATH] [--no-monitor] [--rolling] [--num-nodes-to-reboot NO_COMMAND_NUM_NODES_TO_REBOOT] {prepare,commit} ...
qq CLI Command Guide