Closed presztak closed 1 week ago
Looks good, just did a few minor edits:
--format
so it only allows table
and compact
(along with their extra options) as otherwise --format=json
was considered valid--refresh
to make the minimum refresh rate 10s (matches server side minimum for metrics)
Adds support for following options:
--format
- possibility to define output format--columns
- possibility to define column layout--refresh
- possibility to configure the refresh delayCloses: #1028