This command lists event topics.
Usage
topic list --database-name NAME
[--name NAME]
[--page-size COUNT]
[--page PAGE_NO]
Required Parameters
| The name of the database from which to display topics. |
Options
| Filters the output by topic name. |
| Sets the maximum number of topics per page in the output. The default value is 100. |
| If the page size limit is set, displays the page specified by its page number. The default value is 1. |