lister.cli: Clarify cli's configuration loading step
lister.debian: Actually use the db_engine passed to the hook function
The end goal being to actually be able to use it successfully (it did not work).
Test Plan
- tox
- Initialize a new db from scratch:
swh lister --db-url "postgresql:///?service=admin-staging-swh-lister" db-init
Migrated from D2232 (view on Phabricator)