Description
Command-line options can be prepended from user configuration files before argparse handles them. This wrapper is for developers who want file-backed defaults for CLIs. Config files can change command behavior, so path trust, precedence, and secret handling matter.