Administrator Guide

Parameter Description
-h
Provides information about the command, description, and usage.
-outputformat
You can specify the following output formats: XML or JSON.
Command examples
info enclosure -a = 1 -enc = 500a123456789012
info enclosure -a = 1 -enc = 0
info enclosure -enc = 500a123456789012 -outputformat = xml
Show firmware file information
Description
This command provides detailed information for the specified Firmware File such as its type and properties.
Command syntax
shmcli (info firmware | infofirmware | ifw) (-file=<FW.FilePath> [-
outputformat=<SupportedOutputFormats>] | [-h])
Parameters
Table 20. Firmware File information
Parameter Description
-file
Specify the file at the given path used for the command.
-outputformat
You can specify the following output formats: XML or JSON.
-h
Provides more information about the command, description, and
usage.
NOTE: If the filename contains special characters, you must enclose the file path within escaped double quotation
marks.
View event log
Description
View all or part of the contents of the event log file based on date range and logging level.
Command syntax
shmcli (view log | vlog) ([-startDate=<StartDate> -endDate=<EndDate> -event=<EventType>] | [-
event=<EventType> -count=<LatestEventCount>] | [-h])
CLI reference
31