Closed jc-kim closed 9 years ago
How abount using same command script in both overlord and node? And is command like this?
dimint help
dimint overlord help
dimint overlord list
dimint overlord start
dimint overlord stop
dimint node help
dimint node list
dimint node start
dimint node stop
d04dfbc12764605bddb06c9b33793fc19805c382 ced8eb6a06d73a968a7cd1e2b9e5c627a5b9ce60
setup.py 파일을 http://click.pocoo.org/3/setuptools/ 이런 걸 써서 구성해서,
커맨드 라인에
이런 식으로 쳐서 프로세스를 띄울 수 있어야 할 것 같다.