3drobotics / solo-cli

Solo command line utilities.
20 stars 36 forks source link

Solo revert gives a scary warning #12

Closed djnugent closed 8 years ago

djnugent commented 8 years ago
solo revert both --list
you are about to revert all local changes made to Solo and the Controller.
this process is not reversible.
proceed to revert local changes? [y/N] n

What does "all local changes" mean? Does it touch my files on the root partition? Does this just initiate the update process with a previous version?

Also why am I getting this warning when I use --list?

djnugent commented 8 years ago

I assumed revert was used for downgrading. But it appears you can downgrade with update. Is that correct?

djnugent commented 8 years ago

This isn't an issue.