grafana/pkg/cmd/grafana-cli/commands
sam boyer c786d22705
Schema: introduce CLI command to convert all CUE files to TS (#39694)
* First pass at cuetsify command

* Update go deps

* Small tweaks to input cue files

* Correct ts import structure, whitespace

* Latest version of cuetsy

* add ordinal option

* upate cue file

* Fix merge garbage

* Remove dead code

* Revert "upate cue file"

This reverts commit e40b1df83e.

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-09-29 04:59:05 -04:00
..
commandstest
datamigrations Instrumentation: Start tracing database requests (#34572) 2021-05-27 13:55:33 +02:00
testdata Refactor dashboard scuemata to introduce composition slots, allow unspecified panels to validate, and re-enable devenv validation (#38727) 2021-09-06 18:53:42 -04:00
cli.go move main.go logic out of commands (#38555) 2021-08-26 15:42:22 +02:00
commands.go Schema: introduce CLI command to convert all CUE files to TS (#39694) 2021-09-29 04:59:05 -04:00
cuetsify_command.go Schema: introduce CLI command to convert all CUE files to TS (#39694) 2021-09-29 04:59:05 -04:00
install_command.go Plugins: Enable plugin runtime install/uninstall capabilities (#33836) 2021-05-12 20:05:16 +02:00
install_command_test.go grafana-cli: Fix security issue (#28888) 2021-01-15 17:50:50 +01:00
listremote_command.go Plugins: Move plugin installing + uninstalling logic from CLI to plugins package (#33274) 2021-04-26 16:13:40 +02:00
listversions_command.go
ls_command.go
ls_command_test.go
remove_command.go
reset_password_command.go add context to getsignedinUser calls (#35963) 2021-06-21 07:51:33 +02:00
scuemata_validation_command.go Schema: introduce CLI command to convert all CUE files to TS (#39694) 2021-09-29 04:59:05 -04:00
scuemata_validation_command_test.go Refactor dashboard scuemata to introduce composition slots, allow unspecified panels to validate, and re-enable devenv validation (#38727) 2021-09-06 18:53:42 -04:00
upgrade_all_command.go
upgrade_all_command_test.go
upgrade_command.go Plugins: Move plugin installing + uninstalling logic from CLI to plugins package (#33274) 2021-04-26 16:13:40 +02:00