mirror of
https://github.com/projectatomic/atomic.git
synced 2026-02-05 18:45:01 +01:00
Refactor the uninstall class to use the backends, container and image objects. Add --display so one can run atomic uninstall --display <image> and see what the outcome would be. This will be helpful in integration testing and was discussed in BZ https://bugzilla.redhat.com/show_bug.cgi?id=1248038. Add --storage option so users can dictate priority when uninstalling an image. This also mimics the newest install class as well. Closes: #888 Approved by: giuseppe