Is your feature request related to a problem? Please describe.
After deleting an object, for example an app using mw app uninstall the context for this app ist still set (if it was set before).
Describe the solution you'd like
Specific commands that delete/uninstall an context object should unset the context:
app uninstall
project delete
Describe alternatives you've considered
- Interactively ask if the context should be removed
- Add flag
--unset-context
Is your feature request related to a problem? Please describe.
After deleting an object, for example an app using
mw app uninstallthe context for this app ist still set (if it was set before).Describe the solution you'd like
Specific commands that delete/uninstall an context object should unset the context:
app uninstallproject deleteDescribe alternatives you've considered
--unset-context