"""CLI command registrations.

Each module exposes a `register(subparsers)` function that attaches its parser(s)
and registers a `_handler` callable on the parsed args.
"""
