in bonsaicli2/bonsai_cli/commands/assessment.py [0:0]
def start_assessment(
ctx: click.Context,
brain_name: str,
concept_name: str,
file: str,
brain_version: int,
name: str,
display_name: str,
description: str,
timeout: str,
maximum_duration: str,
episode_iteration_limit: int,
simulator_package_name: str,
instance_count: str,
workspace_id: str,
debug: bool,
output: str,
test: bool,