Request to extend --start and -end parameters of "cloudmin list-system-history --stat name" command

The https://www.virtualmin.com/documentation/cloudmin/devel/cli/list_system_... page indicates the "cloudmin list-system-history --stat name" command has only "yyyy-mm-dd" for --start and --end parameters. However, since Cloudmin stores all the stat times in "yyyy-mm-dd H:i" format why not to give to end-user an ability to compare stats between hours within one day?

cloudmin list-system-history --stat name
                             [--start yyyy-mm-dd H:i]
                             [--end yyyy-mm-dd H:i]

I know it is useless if graph page is detailed down to one day, but logic behind my request is that (1) for some stats it is possible to render graphs down to hours and (2) regardless of visual graphs it would be nice if Cloudmin CLI command for various purposes could to compare stats between hours and minutes.

Status: 
Closed (fixed)

Comments

Sure, in the next release I will allow yyyy-mm-dd:hh:mm format.

Automatically closed -- issue fixed for 2 weeks with no activity.