Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.17 KB

mmctl_logs.rst

File metadata and controls

42 lines (26 loc) · 1.17 KB

mmctl logs

Display logs in a human-readable format

Synopsis

Display logs in a human-readable format. As the logs format depends on the server, the "--format" flag cannot be used with this command.

mmctl logs [flags]

Options

-h, --help         help for logs
-l, --logrus       Use logrus for formatting.
-n, --number int   Number of log lines to retrieve. (default 200)

Options inherited from parent commands

--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")
--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

  • mmctl - Remote client for the Open Source, self-hosted Slack-alternative