mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-05-11 17:04:17 +00:00
64ab7dbd27
This commit add recover option for rflash command to upload bmc image with tftp when the BMC is in Brick Protection state. Example: ``` rflash <node> --recover <image> ``` implement #3873