Users Guide
Table 5. Dell Command | Update CLI Options (continued)
CLI options Description Syntax Expected values
outputLog and -
silent.
-lockSettings
Allows the user to lock all the
settings in the UI.
NOTE: This option cannot
be used with any other
options except -
outputLog and -
silent.
dcu-cli.exe /configure -
lockSettings=enable
<enable|disable>
-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 needs to be
enclosed in double quotes.
dcu-cli.exe /
generateEncryptedPassword -
encryptionKey="myEncryptionK
ey" -password="myPassword"
password
-
proxyAuthenticati
on
Allows the user to enable or
disable the use of proxy
authentication.
NOTE: Changing this
option will cause validation
of all custom proxy settings
dcu-cli.exe /configure -
proxyAuthentication=enable
<enable|disable>
-proxyHost
Allows the user to specify the
proxy host. Giving an empty
string as the value to this
option clears proxy host.
NOTE: Changing this
option will cause 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. Giving an
empty string as the value to
this option clears proxy
password.
NOTE: Changing this
option will cause validation
of all custom proxy
settings. The value needs
to be enclosed in double
quotes
dcu-cli.exe /configure -
proxyPassword="my password"
<password|"">
Dell Command | Update command line interface 23