SSMA 主控台命令列選項快速檢視:
| Sl。 否。 | 開關 | Required? | 交換論證 | 允許的數值 |
|---|---|---|---|---|
| 1 | -s/script | Yes | scriptfile | 有效的 XML 檔案名稱。 主控台腳本定義檔案。 |
| 2 | -v/變數 | 否 | variablevaluefile | 有效的 XML 檔案名稱。 如果在腳本檔案中使用變數,則必須指定該檔案。 |
| 3 | -c/serverconnection | 否 | serverconnectionfile | 有效的 XML 檔案名稱。 此檔案包含伺服器連線資訊。 |
| 4 | -x/xmloutput | 否 | xmloutputfile | 此選項以 XML 格式表示主控台輸出。 若未指定此選項,預設輸出為文字格式。 若未指定 xmloutputfile,則 XML 輸出導向 STDOUT。 Xmloutputfile 是用 XML 格式撰寫主控台輸出的檔案名稱。 |
| 5 | -l/log | 否 | 日誌檔案 | 檔案名稱有效。 |
| 6 | -e/projectenvironment | 否 | projectenvironmentfolder | 包含 SSMA 專案環境檔案的有效資料夾名稱。 |
| 7 | -p/securepassword | 否 | -a/add {<server_id> [,...n] |all} -c|serverconnection <server-connection-file> [-v|variable <variable-value-file>] [-o/overwrite] 或 -a/add {<server_id> [,...n] |all} -s|script <script-file> [-v|variable <variable-value-file>] [-o/overwrite] -r/remove {<server_id> [, ...n] |全部} -l/list -e/export {<server-id> [, ...n] |all} <encrypted-password -file> -i/import {<server-id> [, ...n] |all} <加密密碼檔案> |
若有指定,此選項不得與其他選項合併。 server-id:為伺服器 {string} 提供的唯一 ID server-connection-file:伺服器定義檔案(serverconnectionfile 或 scriptfile)。 variable-value-file:這是一個變數定義檔案,用於伺服器連接檔案。 encrypted-password-file:這是一個伺服器密碼檔案,使用使用者指定的密碼短語加密。 |
| 8 | -? | 否 | 不適用 | 不適用 |