pop-os / upgrade

Utility for upgrading Pop!_OS and its recovery partition to new releases.
GNU General Public License v3.0
98 stars 30 forks source link

cli is missing a verbose option #240

Open stancheff opened 2 years ago

stancheff commented 2 years ago

Debugging pop-upgrade issues is vastly less painful when some basic output is logged.

jacobgkau commented 2 years ago

https://github.com/pop-os/upgrade/issues/226 also requests a verbose flag.

There is further output in the logs, which can be viewed using sudo journalctl -u pop-upgrade (or sudo journalctl -u pop-upgrade -f to follow along in real-time.) That's not to say a verbose flag couldn't also show that information for ease of use.