viur-framework/viur-cli

Make `viur package install [admin]` more verbose

Opened this issue · 0 comments

It would be nice if

viur package install admin

tells me which was my old version and what's the new one.

Like

$ pr viur package install admin
updated successful  [####################################]  100%    
Updated admin from v2.0.0 to v3.2.1.

and maybe

$ pr viur package install admin
You have already installed the latest version of admin (v3.2.1). 
Do you want to continue and install it again? [y/N] <<<prompt>>>

if I'm already on the latest version