grafana/pkg/cmd/grafana-cli
Dan Cech de99ce139c
Server: Switch from separate server & cli to a unified grafana binary (#58286)
* avoid the need for a second bulky binary for grafana-cli

* look for grafana-server in $PATH as well as same directory

* implement unified "grafana" command

* update dockerfiles, fix grafana-cli -v

* update packaging to work with single binary

- add wrapper scripts for grafana and grafana-server
- update and sync package files
- implement --sign flag of build package command
- stop packaging scripts folder, they are not useful for end users
- add support for --configOverrides in server command
- remove unused nfpm.yaml config file

* windows support
2022-11-22 11:53:43 -05:00
..
commands Server: Switch from separate server & cli to a unified grafana binary (#58286) 2022-11-22 11:53:43 -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 LoginAttempt: Move logic around login attempts into the service (#58962) 2022-11-22 11:37:18 +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