Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 469 Bytes

mmctl_config_get.md

File metadata and controls

34 lines (21 loc) · 469 Bytes

mmctl config get

Get config setting

Synopsis

Gets the value of a config setting by its name in dot notation.

mmctl config get [flags]

Examples

config get SqlSettings.DriverName

Options

  -h, --help   help for get

Options inherited from parent commands

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

SEE ALSO