버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.

...

odi test manager can be started with the following commands:

Windows

코드 블럭
languagepowershell
linenumberstrue
bin\start-odi.bat

Linux

코드 블럭
languagepowershell
linenumberstrue
./bin/start-odi.sh
종료하기

How to shutdown odi test manager

odi test manager는 다음을 통해 종료할 수 있다.manager can be shutdown with the following commands: 

Windows

코드 블럭
languagepowershell
linenumberstrue
bin\stop-odi.bat

Linux

코드 블럭
languagepowershell
linenumberstrue
./bin/stop-odi.sh


...