Users Guide

Table Of Contents
3–QCS CLI Commands
Log
Doc No. TD-000971 Rev. 1
January 29, 2021 Page 104 Copyright © 2021 Marvell
Log
Saves input and output to a log file. This command is available in all views.
Syntax log
[<file>]
Keywords file
Specifies the name of the log file in which to save all input and output. If a file
name is not specified, the current log file is closed.
Notes In non-interactive mode, this command creates a log file but does not capture
information.
Examples The following example shows the log command issued to turn on log capturing
to the ndis.txt file:
qcscli "log ndis.txt"
C Status Name OS Platform
- ------------ -------------------- -------------------------- -------------
0 connected DL380G7-3809 Windows Server 2012 64 bit (x64)
To turn off log capturing, issue the following command:
qcscli "log"