Page MenuHomeSoftware Heritage

setup: register the indexer cli subcommand
ClosedPublic

Authored by douardda on May 15 2019, 2:59 PM.

Diff Detail

Repository
rDCIDX Metadata indexer
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

ardumont added inline comments.
swh/indexer/cli.py
18

Can't we use the one from swh.core.cli (since it's the same)?

ardumont added inline comments.
swh/indexer/cli.py
18

Well, it's consistent with the rest but still ;)

This revision is now accepted and ready to land.May 15 2019, 3:21 PM
swh/indexer/cli.py
18

ok ok ok will do

cli: import CONTEXT_SETTINGS from swh.core

This revision was landed with ongoing or failed builds.May 17 2019, 10:44 AM
This revision was automatically updated to reflect the committed changes.