Skip to content

Get Profile

Command

get-profile

Description

Fetches details for a profiling run.

Syntax

$ testgen get-profile --profile-run-id <string> --table-name <string> --display

Parameters and options

Parameter Required? Description Value
--profile-run-id Yes The identifier for a profiling run. Enter the ID for a profiling run.
Use an ID shown in list-profiles.
--table-name No Filter the profiling run to view details for a single table. Enter the name of a table present in the profiling run.
--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. On a profiling run from the list, click View results .