entropy-lab / entropy

BSD 3-Clause "New" or "Revised" License
30 stars 13 forks source link

Requesting more feedback from `entropy upgrade` CLI command #251

Open urig opened 2 years ago

urig commented 2 years ago

Is your feature request related to a problem? Please describe. When running the entropy upgrade command to upgrade an Entropy project, it's hard to tell whether the process succeeded or failed.

Describe the solution you'd like As an Entropy user, I would like to run entropy upgrade and be informed whether the upgrade was successful and which files were backed up during the process.

Describe alternatives you've considered I guess leaving things as they are right now still works in a way. If no error is printed to the console then things worked. Also, I can go look in my .entropy folder to look for backed up files. Not sure what their names are though.