gr*: add Korean translation (#14425)
This commit is contained in:
12
pages.ko/common/grafana-cli.md
Normal file
12
pages.ko/common/grafana-cli.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# grafana-cli
|
||||
|
||||
> Grafana 서브와 함께 번들로 제공되는 작은 실행 파일.
|
||||
> 더 많은 정보: <https://grafana.com/docs/grafana/latest/cli/>.
|
||||
|
||||
- 특정 플러그인을 설치, 업데이트 또는 제거:
|
||||
|
||||
`grafana-cli plugins {{install|update|remove}} {{플러그인_아이디1 플러그인_아이디2 ...}}`
|
||||
|
||||
- 설치된 모든 플러그인을 나열:
|
||||
|
||||
`grafana-cli plugins ls`
|
Reference in New Issue
Block a user