app
app
¶
Theseus command-line application.
main(imports: list[str] | None = typer.Option(None, '--import', help='Import a module name or .py path to register jobs. Repeatable.'), verbose: int = typer.Option(0, '--verbose', '-v', count=True, help='Enable DEBUG logs (default: INFO). May be repeated.')) -> None
¶
Run and inspect Theseus workloads.