Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

topic list

Prev Next

This command lists event topics.

Usage

topic list --database-name NAME
           [--name NAME]
           [--page-size COUNT]
           [--page PAGE_NO]

Required Parameters

--database-name NAME

The name of the database from which to display topics.

Options

--name NAME

Filters the output by topic name.

--page-size COUNT

Sets the maximum number of topics per page in the output. The default value is 100.

--page PAGE_NO

If the page size limit is set, displays the page specified by its page number. The default value is 1.