Config

Usage: lftools config [OPTIONS] COMMAND [ARGS]...

  Configuration subsystem.

Options:
  --help  Show this message and exit.

Commands:
  get  Print section or setting from config file.
  set  Set a setting in the config file.

Commands

get

Usage: lftools config get [OPTIONS] SECTION [OPTION]

  Print section or setting from config file.

Options:
  --help  Show this message and exit.

set

Usage: lftools config set [OPTIONS] SECTION OPTION VALUE

  Set a setting in the config file.

Options:
  --help  Show this message and exit.