cli: add a new 'db' cli group with an 'init' subcommand
that allows to initialize the database for a given swh package with db connection credentials/dsn read from a standard swh config file. Also add a couple of tests (only tests click group and command exist). Closes T1896.
parent
0f4c2e4f
No related branches found
setup.py
100755 → 100644
swh/core/db/tests/test_cli.py
0 → 100644
-
Some references in the commit message have been migrated:
- T1896 is now #1896 (closed)
Please register or sign in to comment