Install software command
Use this command to install a specific update package on the node canister.
Syntax
Parameters
- -file filename
- (Required) The filename designates the name of the update package.
- -ignore | -pacedccu
- (Optional) Overrides prerequisite checking and forces installation of the update.
Description
This command copies the file from the USB flash drive to the update directory on the node canister, and then installs the update package.This command calls the satask installsoftware command.