Administrator Guide

Show firmware file information
Description
This command provides detailed information for the specified Firmware File such as its type and
properties.
Command syntax
secli (info firmware | infofirmware | ifw) (-file=<FW.FilePath> [-
outputformat=<SupportedOutputFormats>] | [-h])
Parameters
Table 22. 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
secli (view log | vlog) ([-startDate=<StartDate> -endDate=<EndDate> -
event=<EventType>] | [-event=<EventType> -count=<LatestEventCount>] | [-h])
Parameters
Table 23. View event log
Parameter Description
-h
Provides more information about the command, description, and usage.
-startDate
Display logs recorded on or after this date. Acceptable format is MM/DD/YY.
-endDate
Display logs recorded no later than this date. Acceptable format is MM/DD/YY.
-count
Display the latest number of events of a specified category. The viewable count
of latest events can be a value ranging from 1 through 1000.
33