tiup icon indicating copy to clipboard operation
tiup copied to clipboard

Missing Grafana URL output in json format

Open onlyacat opened this issue 3 years ago • 0 comments

Bug Report

  1. What did you do?

A cluster named test and there is a grafana instance in the cluster.

Then run tiup cluster display test and tiup cluster display test --format json

  1. What did you expect to see?

Both can give the result of grafana URL.

  1. What did you see instead?

The Grafana URL is missing in the result in json format.

  1. What version of TiUP are you using (tiup --version)?

v1.10.2

onlyacat avatar Sep 15 '22 03:09 onlyacat