-dropTables

데이터베이스 테이블을 삭제하는 데 사용되는 Repotools 명령입니다.

목적

dropTables 명령은 데이터베이스 테이블을 제거하는 데 사용됩니다.

매개변수

속성 설명 필수 기본값
teamserver.properties teamserver.properties 파일의 파일 시스템 경로 아니오 teamserver.properties
logFile 로그 파일 경로 아니오 repotools_dropTables.log
noPrompt 데이터베이스 테이블을 사용자 확인 없이 삭제하게 됩니다. 이 옵션은 자동화된 스크립트를 기록할 때 유용합니다. 아니오 해당사항 없음

예제

repotools -dropTables

피드백