TUI
tc inspect spins up a terminal user interface (TUI) and is useful for inspecting the composer/resolver output. It displays a tree to view the entities and the corresponding datastructures. Mostly used as a debugging/development/visualization tool.
We could also inspect the resolved output tc inspect -s <sandbox> -e <profile>
