mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
393 B
393 B
grafana-cli
Grafana 서브와 함께 번들로 제공되는 작은 실행 파일. 더 많은 정보: https://grafana.com/docs/grafana/latest/cli/.
- 특정 플러그인을 설치, 업데이트 또는 제거:
grafana-cli plugins {{install|update|remove}} {{플러그인_아이디1 플러그인_아이디2 ...}}
- 설치된 모든 플러그인을 나열:
grafana-cli plugins ls