summaryrefslogtreecommitdiffstats
path: root/cmd/platform/user.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-4/+4
* app type transition (#7167)Chris2017-09-061-7/+7
* PLT-7145: `platform user deleteall` expects a user as argument (#7002)Jonathan2017-08-021-34/+32
* Adding force flag to migrate auth command (#6593)Christopher Speller2017-06-061-1/+5
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-231-11/+42
* PLT-6113 Added initial unit tests for cmd package (#6086)Harrison Healey2017-04-151-11/+21
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Add CLI command to search for users based on username, email, or user ID (#5918)Simon Soriano2017-04-051-5/+44
* Fix verifying a missing user panics (#5240)Christopher Speller2017-01-311-0/+1
* Migrate functions to app package (#5106)Joram Wilander2017-01-191-6/+5
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-1/+1
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-3/+4
* Fix SiteURL in join team email (#4979)Joram Wilander2017-01-061-1/+1
* Improving command line interface (#4689)Christopher Speller2016-12-061-0/+432