FS#50098 - [grafana] grafana-cli command is missing

Attached to Project: Community Packages
Opened by Timo Derstappen (teemow) - Tuesday, 19 July 2016, 12:43 GMT
Last edited by Sébastien Luttringer (seblu) - Wednesday, 10 August 2016, 00:01 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Sébastien Luttringer (seblu)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Grafana provides both a `grafana-server` and `grafana-cli`. The cli is mainly to install plugins for the server. The current package only provides the server.

Additional info:
* 3.1.0-1
* See: https://github.com/grafana/grafana/tree/master/pkg/cmd
* See: https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/grafana#n67

Adding this to the PKGBUILD fixed it for me:

install -Dsm755 bin/grafana-cli "$pkgdir/usr/bin/grafana-cli"
This task depends upon

Closed by  Sébastien Luttringer (seblu)
Wednesday, 10 August 2016, 00:01 GMT
Reason for closing:  Implemented
Additional comments about closing:  grafana-3.1.1-1

Loading...