-addTables

Comando di repotools che aggiunge tabelle a un database.

Scopo

Il comando addTables è utilizzato per aggiungere tabelle a un database che già ne contiene. Questo comando è utilizzato quando un componente che include gli schemi del database è utilizzato in Jazz Team Server.

Parametri

Attributo Descrizione Richiesto Predefinito
teamserver.properties Il percorso del file teamserver.properties. No teamserver.properties
logFile Il percorso del file di log. No repotools_addTables.log

Esempio

repotools -addTables

Feedback