Config

/home/docs/checkouts/readthedocs.org/user_builds/lf-releng-tools/envs/stable/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
  warnings.warn(
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

/home/docs/checkouts/readthedocs.org/user_builds/lf-releng-tools/envs/stable/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
  warnings.warn(
Usage: lftools config get [OPTIONS] SECTION [OPTION]

  Print section or setting from config file.

Options:
  --help  Show this message and exit.

set

/home/docs/checkouts/readthedocs.org/user_builds/lf-releng-tools/envs/stable/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
  warnings.warn(
Usage: lftools config set [OPTIONS] SECTION OPTION VALUE

  Set a setting in the config file.

Options:
  --help  Show this message and exit.