m (Kang님이 데이터베이스 연결 설정 문서를 CLI - 데이터베이스 연결 설정 문서로 이동했습니다) |
m (Shin moved page CLI - 데이터베이스 연결 설정 to CLI - Configuring database connection information) |
(No difference)
|
Revision as of 18:30, 19 April 2021
데이터베이스 연결 설정은 configure 명령어에서 설정할 수 있습니다.
LYSH@MyHostName# configure configure# dci create -h usage: dci create [-h] type host positional arguments: type MainDB(0), LogDB(1), LocalDB(2), PeerDB(3) host host optional arguments: -h, --help show this help message and exit
Basic Commands
configure# dci create 2 127.0.0.1