HomeSoftware Heritage

cli: add a generic main 'swh' command

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

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.

Details

Provenance
douarddaAuthored on Apr 19 2019, 10:18 AM
douarddaPushed on May 6 2019, 3:23 PM
Differential Revision
D1426: cli: add a generic main 'swh' command and extract the db-init command
Build Status
Buildable 5585
Build 7610: test-and-build

Commit No Longer Exists

This commit no longer exists in the repository.