HomeSoftware Heritage

cli: split the cli.py module in a package with submodules

This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

cli: split the cli.py module in a package with submodules

with the deposit (client) part in swh/deposit/cli/deposit.py and
the server admin part in swh/deposit/cli/server.py. This later being
optional (import statement can fail).

Details

Provenance
douarddaAuthored on Apr 11 2019, 1:38 PM
douarddaPushed on Apr 12 2019, 9:41 AM

Commit No Longer Exists

This commit no longer exists in the repository.