taucmdr.cli.commands.trial.list module

trial list subcommand.

class taucmdr.cli.commands.trial.list.TrialListCommand(*args, **kwargs)[source]

Bases: taucmdr.cli.cli_view.ListCommand

trial list subcommand.

dashboard_format(records)[source]

Format modeled records in dashboard format.

Parameters:records – Modeled records to format.
Returns:Record data in dashboard format.
Return type:str