mmctl

Remote CLI tool for managing Mattermost servers

brewmacoslinux
Try with needOr install directly
Source

About

Remote CLI tool for Mattermost server

Commands

mmctl

Examples

List all users on a Mattermost server$ mmctl user list
Create a new team$ mmctl team create --name myteam --display-name 'My Team'
Add a user to a team$ mmctl team users add myteam username