"""CLI subcommand modules.
Each module here exposes a ``app: typer.Typer`` instance which is mounted
as a subcommand group by :mod:`everos.entrypoints.cli.main`.
"""