mirror of
https://github.com/grafana/grafana.git
synced 2026-08-26 21:37:31 -05:00
Currently the grafana cli plugin commands are not reacting to the --config parameter. This PR make it possible to use config to define the plugin endpoints via config as an alternative to providing the --repo flag.
Integration tests
This directory contains Grafana server integration tests.