More robust CLI utility
My shop is very Linux and command line heavy. We would like to see the [install dir]/bin/platfrom utility expanded to include more features, which can then be scripted. The first such feature we would like to see would be the ability to list users from the utility.
This use is resolved with our new mmctl CLI utility tool. You can learn more at https://docs.mattermost.com/administration/mmctl-cli-tool.html
The utility tool is also open sourced for anyone who would like to contribute more features to it: https://github.com/mattermost/mmctl
Thank you everyone who upvoted and participated to this feature proposal!
-
Anonymous commented
I suggest to make a full CRUD for all base objects in the CLI. I mean Users, Teams and Channels. It's not really a CLI utility now, rather bunch of random actions.
I've also created a github issue: https://github.com/mattermost/mattermost-server/issues/7956