rpk redpanda admin partitions list

List the partitions in a broker in the cluster.

Usage

rpk redpanda admin partitions list [BROKER ID] [flags]

Aliases

list, ls

Flags

Value Type Description

-h, --help

-

Help for list.

-l, --leader-only

-

print the partitions on broker which are leaders.

--config

string

Redpanda or rpk config file; default search paths are ~/.config/rpk/rpk.yaml, $PWD, and /etc/redpanda/redpanda.yaml.

-X, --config-opt

stringArray

Override rpk configuration settings; '-X help' for detail or '-X list' for terser detail.

--profile

string

rpk profile to use.

-v, --verbose

-

Enable verbose logging.