Skip to content

Latest commit

 

History

History
52 lines (41 loc) · 2.48 KB

mmctl.rst

File metadata and controls

52 lines (41 loc) · 2.48 KB

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-path string           path to the configuration directory. If "$HOME/.mmctl" exists it will take precedence over the default value (default "$XDG_CONFIG_HOME")
    --format string                the format of the command output [plain, json] (default "plain")
-h, --help                         help for mmctl
    --insecure-sha1-intermediate   allows to use insecure TLS protocols, such as SHA-1
    --local                        allows communicating with the server through a unix socket
    --strict                       will only run commands if the mmctl version matches the server one

SEE ALSO