Reference Guide
Table 2. Dell Command | Update CLI Options (continued)
CLI options Description Syntax Expected values
-outputLog
Allows the user to log the
status and progress
information of a command
execution in a given log path.
dcu-cli.exe /scan -
outputLog=C:\Temp\
\scanOutput.log
A file path, with .log
extension
-outputPath
Allows the user to specify the
folder path to which
encrypted password file is
saved.
dcu-cli.exe /
generateEncryptedPassword -
encryptionKey="myEncryptionK
ey" -password="myPassword" -
outputPath=C:\Temp
A folder path
-password
Allows the user to specify the
password to be encrypted.
NOTE: encryptionKey is
required to be specified
along with this option.
Also, this value must be
enclosed in double quotes.
dcu-cli.exe /
generateEncryptedPassword -
encryptionKey="myEncryptionK
ey" -password="myPassword"
password
-
proxyAuthenticatio
n
Allows the user to enable or
disable the authentication.
NOTE: Changing this
option causes validation of
all custom proxy settings.
dcu-cli.exe /configure -
proxyAuthentication=enable
<enable|disable>
-proxyHost
Allows the user to specify the
proxy host. Providing an
empty string as the value to
this option clears the proxy
host.
NOTE: Changing this
option causes validation of
all custom proxy settings.
dcu-cli.exe /configure -
proxyHost=proxy.com
<FQDN|IP address|"">
Fully Qualified Domain
Name (FQDN)
-proxyPassword
Allows the user to specify the
proxy password. Providing an
empty string as the value to
this option clears the proxy
password.
NOTE: Changing this
option causes validation of
all custom proxy settings.
The value must be
enclosed in double quotes.
dcu-cli.exe /configure -
proxyPassword="my password"
<password|"">
-proxyPort
Allows the user to specify the
proxy port. Providing an
empty string as the value to
this option clears the proxy
port.
NOTE: Changing this
option causes validation of
all custom proxy settings.
dcu-cli.exe /configure -
proxyPort=8080
<port number|"">
-proxyUserName
Allows the user to specify the
proxy username. Providing an
empty string as the value to
this option clears the proxy
username.
dcu-cli.exe /configure -
proxyUserName="john doe"
<user name|"">
Dell Command | Update command-line interface 11