NSX CLI Guide
Associated Commands:
CLI Description | Command |
---|---|
Display upgrade status of the nodeDisplay upgrade status of the node. |
get node upgrade status
|
Display progress state of last rollback taskDisplay the status of the rollback tasks executed on the node and details of the last rollback task. |
get node-rollback progress-status
|
Display progress status of last upgrade stepDisplay the status of the upgrade steps run on the node and details of last upgrade step. |
get upgrade progress-status
|
Display playbook contentsDisplay the contents of the specified playbook for the specified upgrade bundle. |
get upgrade-bundle <bundle-name-arg> playbook <playbook-file-arg>
|
List all playbooks in the filestoreDisplay all playbooks in the file store. |
get upgrade-bundle playbooks
|
Extract rollback scripts and start rollbackExtract the specified rollback scripts and start rollback. |
node-rollback run-step step1_start_rollback
|
Execute a rollback stepNone |
node-rollback run-step step2_restore_data
|
Execute a rollback stepNone |
node-rollback run-step step3_exit_rollback
|
Execute playbook resume actionResume an upgrade after running the command start upgrade-bundle <bundle-name> playbook <playbook-file> and the system was rebooted. |
resume upgrade-bundle <bundle-name-arg> playbook
|
Execute a playbook given a valid playbook fileStart an upgrade with the specified upgrade bundle and according to the specified playbook. |
start upgrade-bundle <bundle-name-arg> playbook <playbook-file-arg>
|
Verify and extract bundle to default locationVerify and extract the specified upgrade bundle to the default location. |
verify upgrade-bundle <bundle-name-arg>
|
Total commands: 11