.TH "CELERY AMQP REPL" "1" "2024-05-15" "5.4.0" "celery amqp repl Manual" .SH NAME celery\-amqp\-repl \- Start an interactive shell. .SH SYNOPSIS .B celery amqp repl [OPTIONS] .SH DESCRIPTION .PP Start an interactive shell. All subcommands are available in it. .PP :param old_ctx: The current Click context. :param prompt_kwargs: Parameters passed to :py:func:`prompt_toolkit.PromptSession`. .PP If stdin is not a TTY, no prompt will be printed, but only commands read from stdin.