intersystems / ipm

InterSystems ObjectScript Package Manager
MIT License
28 stars 19 forks source link

show install date with list action #486

Open SCanzano opened 1 month ago

SCanzano commented 1 month ago

when I use the list command to show the modules that have been installed , which shows this

` zpm:HSCUSTOM>list rclib-rcipm 1.0.6 rclib-unittest 1.0.2 rclib-rcreportsbasic 1.0.2 rclib-rdm 1.0.1 rclib-system 1.0.2 rclib-rcdlf 1.0.1 rclib-ens 1.0.4 rclib-enslib 1.0.3 rclib-fhir 1.0.1

zpm:HSCUSTOM> ` I would like some way to either show the install date via a flag or always show the date upon which the module was installed

isc-tleavitt commented 1 month ago

This relates to #366 - we don't have the data to back this now, but #366 would provide it and exposing it in "list" with a flag would make a lot of sense.

SCanzano commented 1 month ago

The other thing that would be useful is to continue to show the module that has been installed while at the same time show the version of the module that is found in the remote repo as a way of providing insight that you might be behind in versions.