cli

cli

TVB-O command-line interface.

See dev/tvbo-cli.md for the full design. The CLI is Typer-based, registry-driven, and transport-aware. This module assembles the top-level :class:typer.Typer app from per-verb sub-modules.

Attributes

Name Description
app