summaryrefslogtreecommitdiffstats
path: root/cmd/mattermost/commands/command.go
Commit message (Collapse)AuthorAgeFilesLines
* MM-12356 Add cli command "command delete" (#9553)Shobhit Gupta2018-10-231-0/+28
| | | | | | | | | | | | | | | | * Add cli command for deleting commands * Add code/test for delete command * Fix test * Add confirm flag * Update as per comments * Uncomment test * Fix test
* MM-12355: Add CLI command "command create" (#9569)Jason Mojica2018-10-131-0/+90
| | | | | | | | | | * Add create command * Create CreateCommand Tests * Change method flag description * Change nil test assertion
* MM-12357: Add CLI command "team list" (#9531)Ashutosh Kumar2018-10-051-0/+47
| | | | | | | | | | | | | | * (feat:command list)add command list for teams Signed-off-by: sonasingh46 <sonasingh46@gmail.com> * address review comments Signed-off-by: sonasingh46 <sonasingh46@gmail.com> * address review comments Signed-off-by: sonasingh46 <sonasingh46@gmail.com>
* Renaming platform binary to mattermost. (#8801)Christopher Speller2018-05-171-0/+69