Skip to content

List Profiles

Command

list-profiles

Description

Lists all profiling runs for a table group.

Syntax

$ testgen list-profiles --table-group-id <string> --display

Parameters and options

Parameter Required? Description Value
--table-group-id Yes The identifier for the table group used during profiling runs. Enter any table group ID that exists in your project.
Use a table_group_id shown in list-table-groups.
--display No Show command output in the terminal. Not applicable
--verbose No Increase log level from INFO to DEBUG. If used, must be entered before the command. Not applicable

Relationship to the UI

Select Data Profiling from the menu to view a list of all profiling runs in a project. Use the Table Group filter to narrow the results for a specific table group.