Not sure yet how it has to be implemented, but we need an option or trick to create a directory with a date stamp to quickly make a new report without to overwrite previous report and without to give a new directory name.
Seems, it should be a new option like --date-dir which should just create a directory like 2020-12-31. And additionaly combined with --destination, the date directory would be created in the defined destination (else it just create it in current directory).
Not sure yet how it has to be implemented, but we need an option or trick to create a directory with a date stamp to quickly make a new report without to overwrite previous report and without to give a new directory name.
Seems, it should be a new option like
--date-dirwhich should just create a directory like2020-12-31. And additionaly combined with--destination, the date directory would be created in the defined destination (else it just create it in current directory).