| 說明 | 指令 |
|---|---|
| 啟動匯入引擎。 | 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> |