mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 03:59:43 +08:00
Docs: Update plugin installation and CLI (#21179)
* Update plugin docs * Updated plugins installation documentation Moved all Grafana CLI commands into cli.md, moved API script into user.md, rewrote installation.md as an actual task that refers the user to the plugins installation page * Update cli.md * Update cli.md * Update docs/sources/administration/cli.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Update docs/sources/administration/cli.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Update docs/sources/http_api/user.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Update docs/sources/http_api/user.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Update cli.md * Fixed links * Update cli.md * Update cli.md * Update cli.md * Update cli.md Co-authored-by: Dan Cech <dan@aussiedan.com>
This commit is contained in:
@ -6,15 +6,3 @@ name = "Plugins"
|
||||
identifier = "plugins"
|
||||
weight = 8
|
||||
+++
|
||||
|
||||
|
||||
# Plugins
|
||||
|
||||
Plugins make it easy to create and add any kind of panel, data source or complete
|
||||
application, to show your data or improve your favorite dashboards.
|
||||
|
||||
Grafana has a strong community of contributors and plugin developers.
|
||||
By making it easier to develop and install plugins we hope that the community
|
||||
can grow even stronger and develop new plugins that we would never think about.
|
||||
|
||||
You can discover available plugins on [Grafana.com](https://grafana.com/plugins)
|
||||
|
Reference in New Issue
Block a user