Skip to main content

list_

Get info from broker.

Note:

For RabbitMQ the management plugin is required.
def list_(
ctx: click.Context
)

Get info from broker.

Note:

For RabbitMQ the management plugin is required.

Parameters

NameTypeDescription
ctxclick.ContextThe Click context object used to pass configuration and state between CLI commands

Returns

TypeDescription
This function does not return a value; it serves as a command group for CLI subcommands.