Install/remove app from CLI
To prepare for the app installation, removal and status retrieving from the Dashboard, write a CLI endpoint that does the same.
The code for this should be re-usable so that the Dashboard dev can easily include it in the dashboard.
Part of dashboard#49