mutiple pages(complete to consul-kv) : Add Korean Translation (#3596)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
6463f50a18
commit
21c755e52a
16
pages.ko/common/consul.md
Normal file
16
pages.ko/common/consul.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# consul
|
||||
|
||||
> 서비스 검색 기능과 상태 확인을 위한 분산된 키-값(key-value)쌍 저장.
|
||||
> 더 많은 정보: <https://www.consul.io/docs/commands/index.html>.
|
||||
|
||||
- Consul 버전을 체크합니다:
|
||||
|
||||
`consul --version`
|
||||
|
||||
- 도움말을 보여줍니다:
|
||||
|
||||
`consul --help`
|
||||
|
||||
- 서브 명령어를 위한 도움말을 보여줍니다:
|
||||
|
||||
`consul {{하위-명령어}} --help`
|
Reference in New Issue
Block a user