Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.14 KB

mmctl_token.rst

File metadata and controls

39 lines (25 loc) · 1.14 KB

mmctl token

manage users' access tokens

Synopsis

manage users' access tokens

Options

-h, --help   help for token

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