system node image show-update-progress
Show progress information for a currently running update
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The system node image show-update-progress command displays the progress of a software-image update initiated by using the system node image update command. The command displays progress until the update completes; you can also interrupt it by pressing Ctrl-C.
Parameters
- -node {<nodename>|local} - Node
- This optionally specifies the name of a node whose image-update progress is to be displayed.
- [-follow [true]] - Follow the Progress in the Foreground
- Do use not use background processing for this command. If you do not use this parameter, the value is true.
Examples
The following example displays image-update progress:
node::> system node image show-update-progress
ERROR: command failed: There is no update/install in progress
Give documentation feedback