Add cli command for deleting old unused users
A customer with a large user base asked us to delete all users that have never activated their account, and are at least a couple of weeks old. We don't have a way currently to do that from the dashboard.
For now I've created a simple cli command that does just this.