promviz is a command-line tool to visualize the Prometheus metrics in CLI. We have forked prometheus and reused the code to create this new tool. The tool is available in the cmd/promviz directory alongside the cmd/prometheus (TSDB) and cmd/promtool. The tool accepts the prometheus TSDB server URL and the Grafana dashboard path and visualizes it on the CLI.