Which one is the CLI equivalent command for installing, committing, and rebooting a
NetCache software image from the NetCache GUI assuming the server path is
http://10.1.1.1/nc-image.zip?

A.
download -icr http://10.1.1.1/nc-image.zip
B.
install -dcr http://10.1.1.1/nc-image.zip
C.
install http://10.1.1.1/nc-image.zip
D.
download -i -c -r http://10.1.1.1/nc-image.zip