Scroll to navigation

RQ(1) General Commands Manual RQ(1)

NAME

rq - RQ command line tool.

SYNOPSIS

rq [OPTIONS] COMMAND [ARGS] ...

DESCRIPTION

RQ command line tool. This command is part of rq python module.

OPTIONS

Show the version and exit.
Show this message and exit.

COMMANDS

Empty given queues.
RQ command-line monitor.
Enqueues a job from the command line.
Requeue failed jobs.
Resumes processing of queues, that where suspended with `rq...
Suspends all workers, to resume run 'rq resume'
Starts an RQ worker.

SEE ALSO

rqinfo(1), rqworker(1),
Full rq documentation

User Commands