Page MenuHomeSoftware Heritage

cli.admin: Add an admin subcommand 'deposit reschedule'
ClosedPublic

Authored by ardumont on May 7 2019, 4:00 PM.

Details

Summary
swh deposit admin deposit reschedule --help

That only reschedules loading for now.

This command is for admin use since it needs writable access to the db.

Annex:

  • cli.admin: Fix help message typo

Depends on D1446
Related T1703

Test Plan

tox + docker dev

Diff Detail

Repository
rDDEP Push deposit
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Rebase on latest change and plug diff to a branch

Only diff starting from D1446's branch

Fix pep8 violation (line too long)

This revision is now accepted and ready to land.May 7 2019, 5:39 PM
This revision was automatically updated to reflect the committed changes.