 	 
stage
Enables you to upload all applicable components of the node (Gen10 iLO 5 nodes only) to iLO Repository by creating a new install set. After staging, you can choose to deploy the node, which will invoke the new install set and complete deployment.

Syntax

smartupdate stage [--nodes [nodelist]]

Parameters

--nodes [nodelist]
A list of the nodes to perform the stage operation on.

Windows usage

C:\> smartupdate stage /nodes 10.7.0.0

Linux usage

$ ./smartupdate stage --nodes 10.7.0.0

 	 	 