Docs: Update references of grafana-cli to grafana cli and grafana-server to grafana server. (#66981)

* Update grafana-cli to grafana cli in relevant docs/sources

* Update relevant docs to use 'grafana server' instead of 'grafana-server'
This commit is contained in:
Kevin Minehart
2023-04-26 13:18:03 -05:00
committed by GitHub
parent d7bd06a87e
commit 3fc796dfe6
11 changed files with 44 additions and 44 deletions

View File

@@ -183,5 +183,5 @@ can make older plugins stop working properly.
Run the following command to update plugins:
```bash
grafana-cli plugins update-all
grafana cli plugins update-all
```