Additional information to be shown with `verdi storage info --detailed`
This could be at least the mtime/ctime of the first and last node, but could also be a time-based histogram for node creation.
Hi @GeigerJ2 , I want to try this issue. Is it still unresolved?
Hi @ayushjariyal, thanks for you interest in contributing to AiiDA. Yes, the issue is still available, I just created it as a reminder for this change. Feel free to give it a shot and create a PR. The correct file to start from is cmd_storage.py, which contains the verdi storage CLI endpoints.
@GeigerJ2 , I have opened a [PR]https://github.com/aiidateam/aiida-core/pull/6829 regarding this issue. Could you please review it and suggest any changes if required?