grafana/pkg/cmd
sam boyer cae47b3c1c
Make validate-schema CLI command work vs. disk (#36863)
* Make validate-schema CLI command work vs. disk

Previously, `grafana-cli cue validate-schema` would only validate the
CUE files that had been included at compile time. Now, the command
requires passing a grafana checkout root path, and will actually check
against live files on disk.

* Exempt validateScuemata from sec linter

* Nit: validateScuemata is a simpler, better name

* Try to fix validate-scuemata build step
2021-07-16 19:53:19 -04:00
..
grafana-cli Make validate-schema CLI command work vs. disk (#36863) 2021-07-16 19:53:19 -04:00
grafana-server Add verbose version flag to list dependencies as well as the version (#34741) 2021-06-03 14:51:51 +02:00