Team Testing Server에서 프로젝트를 가져올 수 있습니다. 팀 프로젝트를 가져오는 방법은 아래와 같습니다.
-e -w "%워크스페이스경로%" --import-team-project -O "--project-name '%팀 프로젝트 이름%' --address '%팀 테스팅 서버 주소%' --port '%팀 테스팅 서버 포트%' "
img-cli-import-team-project
- 필수 옵션이 없으면 프로젝트를 가져올 수 없습니다.
항목 설명 -e
,--execute
(필수)실행 -w
,--workspace
(필수)워크스페이스 --import-team-project
(필수)팀 프로젝트 가져오기 -O
(필수)지정된 옵션으로 팀 프로젝트 가져오기 --project-name
(필수)팀 프로젝트 이름 --address
(필수)팀 서버 주소 --port
(필수)팀 서버 포트 --exclude-test
테스트 제외하고 가져오기 --run-test-with-commit
테스트 실행 후 커밋 --test-env
테스트 실행 환경 (1: Host, 2: RTV, 기본값: 1)
Need more help with this?
Don’t hesitate to contact us here.