server/cmd/mmctl/docs/mmctl.rst
.. _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 <mmctl_auth.rst>_ - Manages the credentials of the remote Mattermost instancesmmctl bot <mmctl_bot.rst>_ - Management of botsmmctl channel <mmctl_channel.rst>_ - Management of channelsmmctl command <mmctl_command.rst>_ - Management of slash commandsmmctl completion <mmctl_completion.rst>_ - Generate the autocompletion script for the specified shellmmctl compliance-export <mmctl_compliance-export.rst>_ - Management of compliance exportsmmctl config <mmctl_config.rst>_ - Configurationmmctl docs <mmctl_docs.rst>_ - Generates mmctl documentationmmctl export <mmctl_export.rst>_ - Management of exportsmmctl extract <mmctl_extract.rst>_ - Management of content extraction job.mmctl group <mmctl_group.rst>_ - Management of groupsmmctl import <mmctl_import.rst>_ - Management of importsmmctl integrity <mmctl_integrity.rst>_ - Check database records integrity.mmctl job <mmctl_job.rst>_ - Management of jobsmmctl ldap <mmctl_ldap.rst>_ - LDAP related utilitiesmmctl license <mmctl_license.rst>_ - Licensing commandsmmctl logs <mmctl_logs.rst>_ - Display logs in a human-readable formatmmctl oauth <mmctl_oauth.rst>_ - Management of OAuth2 appsmmctl permissions <mmctl_permissions.rst>_ - Management of permissionsmmctl plugin <mmctl_plugin.rst>_ - Management of pluginsmmctl post <mmctl_post.rst>_ - Management of postsmmctl roles <mmctl_roles.rst>_ - Manage user rolesmmctl saml <mmctl_saml.rst>_ - SAML related utilitiesmmctl sampledata <mmctl_sampledata.rst>_ - Generate sample datammctl system <mmctl_system.rst>_ - System managementmmctl team <mmctl_team.rst>_ - Management of teamsmmctl token <mmctl_token.rst>_ - manage users' access tokensmmctl user <mmctl_user.rst>_ - Management of usersmmctl version <mmctl_version.rst>_ - Prints the version of mmctl.mmctl webhook <mmctl_webhook.rst>_ - Management of webhooksmmctl websocket <mmctl_websocket.rst>_ - Display websocket in a human-readable format