grafana / unused

CLI tool, Prometheus exporter, and Go module to list your unused disks in all cloud providers
Apache License 2.0
51 stars 1 forks source link

cmd/unused: add -add-meta-column flag to display metadata #12

Closed inkel closed 2 years ago

inkel commented 2 years ago

Add a new -add-meta-column (name TBD) flag to cmd/unused that will add an additional output column displaying that specific metadata value for each disk.

inkel commented 2 years ago

This was implemented in #13