summaryrefslogtreecommitdiffstats
path: root/cmd/platform/import.go
Commit message (Collapse)AuthorAgeFilesLines
* PLT-5366, PLT-5364, PLT-5363: Bulk Import Part 1. (#5204)George Goldberg2017-01-271-0/+56
| | | | | | | This commit provides the first part of the bulk import system. The CLI command is provided, complete with validation & apply modes. All the basic properties of Teams and Channels can be imported. Users & Posts will follow separately in a future commit.
* Move Slack Import to App Layer. (#5135)George Goldberg2017-01-201-2/+2
|
* Improving command line interface (#4689)Christopher Speller2016-12-061-0/+62