Users Guide
Table Of Contents
表. 5: Dell Command | Update CLI 选项 (续)
CLI 选项
说明 语法 预期值
注: -encryptionKey 需要与此
选项一起指定。此外,此值
还需要用双引号括起来。
encryptionKey="myEncryptionKe
y"
-
encryptedPasswordF
ile
允许用户通过文件传递加密密
码。
注: -encryptionKey 需要
与此选项一起指定。
dcu-cli /configure -
encryptedPasswordFile=C:\Temp
\EncryptedPasswordFile.txt-
encryptionKey="myEncryptionKe
y"
扩展名为 .txt 的文件路径
-exportSettings
允许用户将应用程序设置导出到
指定的文件夹路径。
注: 此选项不能与除 -
outputLog 和 -silent 以外的
任何其他选项一起使用。
dcu-cli.exe /configure -
exportSettings=C:\Temp
文件夹路径
-importSettings
允许用户导入应用程序设置文
件。
注: 此选项不能与除 -
outputLog 和 -silent 以
外的任何其他选项一起使
用。
dcu-cli.exe /configure -
importSettings=C:\Temp\Settin
gs.xml
.xml 文件路径
-lockSettings
允许用户锁定用户界面中的所有
设置。
注: 此选项不能与除 -
outputLog 和 -silent 以
外的任何其他选项一起使
用。
dcu-cli.exe /configure -
lockSettings=enable
<enable|disable>
-outputLog
允许用户在给定的日志路径中记
录命令执行的状态和进度信息。
dcu-cli.exe /scan -
outputLog=C:\Temp\
\scanOutput.log
带有 .log 扩展名的文件路
径
-outputPath
允许用户指定将加密密码文件保
存到的文件夹路径。
dcu-cli.exe /
generateEncryptedPassword -
encryptionKey="myEncryptionKe
y" -password="myPassword" -
outputPath=C:\Temp
文件夹路径
-password
允许用户指定要加密的密码。
注: encryptionKey 需要与此
选项一起指定。此外,此值
还需要用双引号括起来。
dcu-cli.exe /
generateEncryptedPassword -
encryptionKey="myEncryptionKe
y" -password="myPassword"
密码
-
proxyAuthenticatio
n
允许用户启用或禁用代理身份验
证。
注: 更改此选项将导致验证
所有自定义代理设置
dcu-cli.exe /configure -
proxyAuthentication=enable
<enable|disable>
-proxyHost
允许用户指定代理主机。将空字
符串作为此选项的值时,将清除
代理主机。
注: 更改此选项将导致验证
所有自定义代理设置。
dcu-cli.exe /configure -
proxyHost=proxy.com
<FQDN|IP address|"">
完全限定域名 (FQDN)
-proxyPassword
允许用户指定代理密码。将空字
符串作为此选项的值时,将清除
代理密码。
dcu-cli.exe /configure -
proxyPassword="my password"
<password|"">
20 Dell Command | Update 命令行界面










