rpk cluster config list
List cluster configuration properties.
This command lists all available cluster configuration properties. Use the get
command to retrieve specific property values, or edit for interactive editing.
Use the --filter flag with a regular expression to filter configuration keys.
By default the request is routed to any broker. Use --node-id to route it to
a specific broker, which is useful when you suspect a broker is out of sync
with the controller. --node-id is not supported for cloud clusters.
Examples
Flags
| Value | Type | Description |
|---|---|---|
|
string |
Filter configuration keys using regular expression. |
|
string |
Output format ( |
|
int |
If set, route the cluster configuration request to the given broker instead of any broker. (New in v26.2.1) |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |