Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 478 Bytes

mmctl_config_show.md

File metadata and controls

34 lines (21 loc) · 478 Bytes

mmctl config show

Writes the server configuration to STDOUT

Synopsis

Prints the server configuration and writes to STDOUT in JSON format.

mmctl config show [flags]

Examples

config show

Options

  -h, --help   help for show

Options inherited from parent commands

      --format string   the format of the command output [plain, json] (default "plain")

SEE ALSO