mutiple pages(complete to consul-kv) : Add Korean Translation (#3596)

This commit is contained in:
JJByun
2019-11-23 00:08:47 +09:00
committed by Starbeamrainbowlabs
parent 6463f50a18
commit 21c755e52a
5 changed files with 107 additions and 0 deletions

16
pages.ko/common/consul.md Normal file
View File

@@ -0,0 +1,16 @@
# consul
> 서비스 검색 기능과 상태 확인을 위한 분산된 키-값(key-value)쌍 저장.
> 더 많은 정보: <https://www.consul.io/docs/commands/index.html>.
- Consul 버전을 체크합니다:
`consul --version`
- 도움말을 보여줍니다:
`consul --help`
- 서브 명령어를 위한 도움말을 보여줍니다:
`consul {{하위-명령어}} --help`