Commit 8da702c2 by bergquist

feat(cli): add grafana net url

parent d2b0bad1
......@@ -41,7 +41,7 @@ func main() {
cli.StringFlag{
Name: "repo",
Usage: "url to the plugin repository",
Value: "",
Value: "https://grafana-net.raintank.io/api/plugins",
},
cli.BoolFlag{
Name: "debug, d",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment