oscope-dev / scope

Scoping user machines
https://oscope-dev.github.io/scope/
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Feature Proposal: Fixes for Known Errors #160

Open rubberduck203 opened 1 day ago

rubberduck203 commented 1 day ago

We have a number of known errors where our help text is "run these commands". Some of them we could probably develop checks for, but its not obvious how to do that for others. It would be very nice if we could provide a fix for known-errors that users could run.

  1. User runs scope analyze and a known-error is found
  2. scope alerts the user that a fix was found and prompts asking them if they'd like to run it

In the case that no fix is found for the error, behavior remains as it is today.