linkerd2/cli
Andrew Seigner 680bf6211a
Add Grafana support to conduit dashboard command (#590)
The existing `conduit dashboard` command supported opening the conduit
dashboard, or displaying the conduit dashboard URL, via a `url` boolean
flag.

Replace the `url` boolean flag with a `show` string flag, with three
modes:
`conduit dashboard --show conduit`: default, open conduit dashboard
`conduit dashboard --show grafana`: open grafana dashboard
`conduit dashboard --show url`: display dashboard URLs

Part of #420

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2018-03-20 18:07:30 -07:00
..
cmd Add Grafana support to conduit dashboard command (#590) 2018-03-20 18:07:30 -07:00
install Add Grafana support to conduit dashboard command (#590) 2018-03-20 18:07:30 -07:00
Dockerfile-bin Retry k8s watch endpoints on error (#510) 2018-03-07 13:40:43 -08:00
main.go Replace shelling out with kubernetes proxy (#249) 2018-02-02 10:31:59 -08:00