summaryrefslogtreecommitdiffstats
path: root/cmd/mattermost/commands/team.go
Commit message (Collapse)AuthorAgeFilesLines
* [MM-12363] Added Team archive command to archive a team by name (#9565)Wasim Thabraze2018-10-151-2/+41
| | | | | | | | * Added Team archive command to archive a team by name * Team archive command now uses SoftDelete method Team search and list command now shows archived teams with the term '(archived)' appended to them
* [MM-12367] Added CLI command 'team search' (#9512)Wasim Thabraze2018-10-031-0/+53
| | | | | | | | | | | | | | * Added 'search' sub-command for the command 'team' to search across teams with name * Addressed code review * Moved 'removeDuplicatesAndSortTeams' function to team.go Addressed more code reviews * Added unit test case for team search command * Added unit test case to test searching of teams by display name
* Renaming platform binary to mattermost. (#8801)Christopher Speller2018-05-171-0/+249