Problem:
- since that button will run a terminal command, the user has no visual indicator of whats happening / if it failed or not
Possible solution:
- after a user clicks on the button, the CLI will run in a special mode which displays a pop-up that shows progress
Issue created by @henryws