add new chinese translations
This commit is contained in:
12
pages.zh/common/grafana-cli.md
Normal file
12
pages.zh/common/grafana-cli.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# grafana-cli
|
||||
|
||||
> 一个与 Grafana serve 捆绑在一起的小型可执行文件。
|
||||
> 更多信息: <https://grafana.com/docs/grafana/latest/cli/>.
|
||||
|
||||
- 安装、更新或删除特定插件:
|
||||
|
||||
`grafana-cli plugins {{install|update|remove}} {{plugin_id1 plugin_id2 ...}}`
|
||||
|
||||
- 列出所有已安装的插件:
|
||||
|
||||
`grafana-cli plugins ls`
|
Reference in New Issue
Block a user