"""CLI command implementations.
Each module provides *_cmd(ctx, ...) functions that are invoked by cli.py
after Click parses options and passes context.
"""