mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
grafana-cli: match the english title (#22455)
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# grafana-cli
|
||||
# grafana cli
|
||||
|
||||
> Grafana 서브와 함께 번들로 제공되는 작은 실행 파일.
|
||||
> 더 많은 정보: <https://grafana.com/docs/grafana/latest/administration/cli/>.
|
||||
|
||||
- 특정 플러그인을 설치, 업데이트 또는 제거:
|
||||
|
||||
`grafana-cli plugins {{install|update|remove}} {{플러그인_아이디1 플러그인_아이디2 ...}}`
|
||||
`grafana cli plugins {{install|update|remove}} {{플러그인_아이디1 플러그인_아이디2 ...}}`
|
||||
|
||||
- 설치된 모든 플러그인을 나열:
|
||||
|
||||
`grafana-cli plugins ls`
|
||||
`grafana cli plugins ls`
|
||||
|
||||
Reference in New Issue
Block a user