-createTables
這個 repotools 指令用來建立空的資料庫表格。
用途
createTables
指令可建立空的資料庫表格。
參數
屬性
說明
必要
預設值
teamserver.properties
teamserver.properties
檔的檔案系統路徑。
否
teamserver.properties
logFile
日誌檔的路徑。
否
repotools_createTables.log
noPrompt
直接建立資料庫表格,而不向使用者確認。這個選項對於寫入自動化 Script 時很有幫助。
否
N/A
範例
repotools -createTables
意見