Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 660 Bytes

README.rst

File metadata and controls

30 lines (22 loc) · 660 Bytes

rq-cli

A RQ CLI tool with empty, requeue and info commands.

Downloads

Install

$ pip install rq-cli

Usage

$ rq --help
Usage: rq [OPTIONS] COMMAND [ARGS]...

Options:
  -u, --url TEXT  URL describing Redis connection details.
  --help          Show this message and exit.

Commands:
  empty    [QUEUES]: queues to empty, default: failed...
  info     RQ command-line monitor.
  requeue  Requeue all failed jobs in failed queue