IzakMarais / reporter

Service that generates a PDF report from a Grafana dashboard
Apache License 2.0
947 stars 307 forks source link

How to add variables in command line mode? #292

Open DenisZuikov87 opened 3 years ago

DenisZuikov87 commented 3 years ago

Can't find a flag for adding variables in command line mode

NoelzeN commented 2 years ago

It seems to work via the cmd_ts parameter, at least I can pass dashboard variables next to the timeframe this way:

-cmd_ts "from=now-1d%2Fd&to=now-1d%2Fd&var-Location=2"