https://forge.softwareheritage.org/source/swh-scheduler.git
Revision 05c641b6af9af8ba24447dd004ad14ad45d2aab0 authored by David Douard on 18 December 2018, 17:02:34 UTC, committed by David Douard on 18 December 2018, 17:38:59 UTC
since the task-type is mandatory, make it a command argument instead of
an option, and make it variadic, so one can list several pending task
types at once.

Also do not use the pager. Let the user decide whether she wants paginated
results.
1 parent 2582293
History
Tip revision: 05c641b6af9af8ba24447dd004ad14ad45d2aab0 authored by David Douard on 18 December 2018, 17:02:34 UTC
Refactor a bit the 'swh-scheduler task list-pending' cli tool
Tip revision: 05c641b
File Mode Size
bin
data
debian
docs
sql
swh
.gitignore -rw-r--r-- 102 bytes
AUTHORS -rw-r--r-- 112 bytes
LICENSE -rw-r--r-- 34.3 KB
LICENSE.Celery -rw-r--r-- 2.6 KB
MANIFEST.in -rw-r--r-- 151 bytes
Makefile -rw-r--r-- 163 bytes
README.md -rw-r--r-- 1.3 KB
pytest.ini -rw-r--r-- 30 bytes
requirements-swh.txt -rw-r--r-- 19 bytes
requirements-test.txt -rw-r--r-- 30 bytes
requirements.txt -rw-r--r-- 337 bytes
setup.py -rwxr-xr-x 2.2 KB
tox.ini -rw-r--r-- 249 bytes

README.md

back to top