usage: quacktui [-h] [--version] [--connection NAME] [--allow-writes]
                [--config PATH] [--verbose] [--debug]

TUI for managing DuckLake datalakes

options:
  -h, --help         show this help message and exit
  --version          show program's version number and exit
  --connection NAME  Named connection to use (from config). If omitted, the
                     picker is shown.
  --allow-writes     Open the connection in read-write mode (default is read-
                     only).
  --config PATH      Path to connections.toml (default:
                     ~/.config/quacktui/connections.toml).
  --verbose          Enable verbose (INFO) logging.
  --debug            Enable debug logging.
