linuxmint / mintupgrade

43 stars 16 forks source link

[Feature Request] CLI interface #114

Open cwchristerw opened 2 weeks ago

cwchristerw commented 2 weeks ago

It would be better to also have CLI interface that people can use with Ansible. I would like to upgrade my multiple Linux Mint laptops to newer Linux Mint versions without needing to do process with each laptop separately. Nowadays I would like to do as many maintenance tasks as possible with automation, because it usually saves time and it will make it easier to document changes.

cwchristerw commented 2 weeks ago

Debian has simple way to upgrade, I could just upgrade with editing APT repositories eg. buster to bookworm. (simplified) Ubuntu has CLI tool to upgrade do-release-upgrade.