Click to copy

• Reviewed for ksqlDB 0.29

How to List Properties of a ksqlDB Cluster

To list all the properties and the current configuration values in a ksqlDB cluster, use the LIST command:

LIST PROPERTIES;
Note that you can also use SHOW instead of LIST.
Discover what readers are saying
topictale
Get easy to digest how-tos on ksqlDB
Sign up
Please read our Privacy Policy to understand how we protect and manage your data.
You may also like