mafw.devtools.cli.toolchain.list_cmd

The list subcommand for the toolchain CLI group.

This module implements the devtools toolchain list command, which displays a Rich table of all applicable tools with their name and category. Tools are filtered by the group-level --include-host / --exclude-host flags and the subcommand-level -i / -e options, then displayed in their registered order.