grafana/pkg/cmd/grafana-cli
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
..
commands Make validate-schema CLI command work vs. disk (#36863) 2021-07-16 19:53:19 -04:00
logger Plugins: Move plugin installing + uninstalling logic from CLI to plugins package (#33274) 2021-04-26 16:13:40 +02:00
models use sha256 checksum instead of md5 (#30018) 2021-01-04 13:27:47 +01:00
services Plugins: Move plugin installing + uninstalling logic from CLI to plugins package (#33274) 2021-04-26 16:13:40 +02:00
utils Plugins: Move plugin installing + uninstalling logic from CLI to plugins package (#33274) 2021-04-26 16:13:40 +02:00
main.go Chore: Move from master to main branch (#33693) 2021-05-06 16:29:29 +02:00