-
- Downloads
cli: add a generic main 'swh' command
This allows to declare click-based subcommands using the setuptools' entry point "swh.cli.subcommands". The main "swh" command group does only handle the "--log-level" option. Also extract the db-init command in a dedicated submodule and ensure both swh db-init and swh-db-init work. Related to T1671.
parent
22e60ae5
No related branches found
No related tags found
setup.py
100755 → 100644
swh/core/cli/__init__.py
0 → 100644
-
Some references in the commit message have been migrated:
- T1671 is now #1671 (closed)
Please register or sign in to comment