system node image package show
Display software package information
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The package show command displays details of the software packages residing on the storage controller.
Parameters
- { [-fields <fieldname>, ...]
 - If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
 - | [-instance ]}
 - If you specify the -instance parameter, the command displays detailed information about all fields.
 - [-node {<nodename>|local}] - Node
 - Selects which node's packages are displayed. The local node is the default if this parameter is omitted.
 - [-package <text>] - Package File Name
 - This parameter specifies which package's information will be displayed.
 
Examples
cluster1::> system image package show
     Package
Node Repository Package File Name
---- ---------- -----------------
node-01
     mroot
                image.tgz
1 entries were displayed.
    
Give documentation feedback