#!/bin/bash
PYTHONPATH=src python3 src/trident_api/typer_cli.py $@
