table list

The table list command lists all the tables on the server. For each table, the following information is displayed: the table name and whether the dataflow is exposed.

Usage

table list --t TableType
RequiredArgumentDescription
Yes--t TableTypeSpecifies the type of tables to list: AdvancedTransformer, OpenParser, or TableLookup.

Example

This example lists all Advanced Transformer tables.

table list --t AdvancedTransformer