.. _mmctl: mmctl ----- Remote client for the Open Source, self-hosted Slack-alternative Synopsis ~~~~~~~~ Mattermost offers workplace messaging across web, PC and phones with archiving, search and integration with your existing systems. Documentation available at https://docs.mattermost.com Options ~~~~~~~ :: --config string path to the configuration file (default "$XDG_CONFIG_HOME/mmctl/config") --disable-pager disables paged output -h, --help help for mmctl --insecure-sha1-intermediate allows to use insecure TLS protocols, such as SHA-1 --insecure-tls-version allows to use TLS versions 1.0 and 1.1 --json the output format will be in json format --local allows communicating with the server through a unix socket --quiet prevent mmctl to generate output for the commands --strict will only run commands if the mmctl version matches the server one --suppress-warnings disables printing warning messages SEE ALSO ~~~~~~~~ * `mmctl auth `_ - Manages the credentials of the remote Mattermost instances * `mmctl bot `_ - Management of bots * `mmctl channel `_ - Management of channels * `mmctl command `_ - Management of slash commands * `mmctl completion `_ - Generate the autocompletion script for the specified shell * `mmctl compliance-export `_ - Management of compliance exports * `mmctl config `_ - Configuration * `mmctl docs `_ - Generates mmctl documentation * `mmctl export `_ - Management of exports * `mmctl extract `_ - Management of content extraction job. * `mmctl group `_ - Management of groups * `mmctl import `_ - Management of imports * `mmctl integrity `_ - Check database records integrity. * `mmctl job `_ - Management of jobs * `mmctl ldap `_ - LDAP related utilities * `mmctl license `_ - Licensing commands * `mmctl logs `_ - Display logs in a human-readable format * `mmctl oauth `_ - Management of OAuth2 apps * `mmctl permissions `_ - Management of permissions * `mmctl plugin `_ - Management of plugins * `mmctl post `_ - Management of posts * `mmctl roles `_ - Manage user roles * `mmctl saml `_ - SAML related utilities * `mmctl sampledata `_ - Generate sample data * `mmctl system `_ - System management * `mmctl team `_ - Management of teams * `mmctl token `_ - manage users' access tokens * `mmctl user `_ - Management of users * `mmctl version `_ - Prints the version of mmctl. * `mmctl webhook `_ - Management of webhooks * `mmctl websocket `_ - Display websocket in a human-readable format