匯入引擎指令行參考

您可以從指令行啟動、停止和配置匯入引擎。
您還可以指定匯入引擎日誌和配置檔的位置。

指令行參考

說明 指令
啟動匯入引擎。 import_engine.exe-startengine
停止匯入引擎。 import_engine.exe -stopengine
開啟一個視窗,可在其中配置匯入引擎。 import_engine.exe -configure
容許您指定匯入引擎日誌檔的位置。 import_engine.exe -logfile=<file location>
容許您指定匯入引擎配置檔的位置。
註: 匯入引擎配置資訊的儲存體基於 Eclipse 安全儲存體架構。依預設,如果未指定參數,則會將資料儲存至 <USER HOME>/.eclipse/org.eclipse.equinox.security/secure_storage
import_engine.exe -eclipse keyring <configuration filename>

意見