grafana/pkg/cmd/grafana-cli
Kristin Laemmert c90756eef5
feat(grafana-cli): allow configuring admin ID for reset-admin-password (#60603)
* feat(grafana-cli): add a flag to control the admin user's ID for reset-admin-password

Since this is now more permissive, I've also added validation that the requested user is an admin.

* slight refactor to support testing
2022-12-21 08:24:33 -05:00
..
commands feat(grafana-cli): allow configuring admin ID for reset-admin-password (#60603) 2022-12-21 08:24:33 -05:00
logger Plugins: Refactor plugin download/installation (#43046) 2022-08-23 11:50:50 +02:00
models Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
runner Auth: Service account store refactor (#58961) 2022-12-13 14:56:10 +01:00
services Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
utils Chore: Remove Wrap (#50048) 2022-06-03 09:24:24 +02:00
main.go Server: Switch from separate server & cli to a unified grafana binary (#58286) 2022-11-22 11:53:43 -05:00