summaryrefslogtreecommitdiffstats
path: root/cmd/commands/team.go
Commit message (Collapse)AuthorAgeFilesLines
* Renaming platform binary to mattermost. (#8801)Christopher Speller2018-05-171-250/+0
|
* add app shutdown to make sure the goroutines finish and all process are ↵Carlos Tadeu Panato Junior2018-04-171-0/+5
| | | | | | | | closed (#8629) * run the send email verification as goroutine as well * add app shutdown to make sure all go routines finish
* Add list command to teams command in CLI (#8612)Jesús Espino2018-04-121-0/+27
| | | | | | * Add list command to teams command in CLI * Using App instead of Store to get the teams
* Adding enterprise commands support (#8327)Jesús Espino2018-03-071-0/+218