multiupdate commands
The topics in this section provide detailed information about how to use the multiupdate commands to compare, upgrade, and scan the firmware for multiple BMC.
multiupdate command syntax
OneCli.exe multiupdate <command> [options...]
| Command | Description |
|---|---|
| multicompare | Remotely compare the firmware information of multiple BMC, and specify the BMC information and the configuration parameters by using a JSON configuration file. For more information, refer to multicompare command. |
| multiflash | Remotely upgrade the firmware of multiple BMC/SMM, update the firmware and driver for multiple Linux servers. It also specifies the information and the configuration parameters of the BMC/SMM and the Linux servers by using a JSON configuration file. For more information, refer to multiflash command. |
| multiscan | Remotely scan the firmware information of multiple BMC, and specify the BMC information and the configuration parameters by using a JSON configuration file. For more information, refer to multiscan command. |
Example of the multiupdate command
OneCli.exe multiupdate compare --configfile xxxconfig.json --quiet
Give documentation feedback