INNER CODE UNIT · Python
_register_commands
headroomlabs-ai/headroom · headroom/cli/main.py:61
def _register_commands() -> None:
"""Register all subcommand groups."""
from . import (
agent_savings, # noqa: F401
audit, # noqa: F401
capture, # noqa: F401
copilot_auth, # noqa: F401
doctor, # noqa: F401
evals, # noqa: F401
init, # noqa: F401
inspect, # noqa: F401
install, # noqa: F401
learn, # noqa: F401
mcp, # noqa: F401
output_savings, # noqa: F401
perf, # noqa: F401
proxy, # noqa: F401
recover, # noqa: F401