mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	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