When inspecting the dependency graph of a workspace, it would be helpful to limit the scope of the inspect command to the subtree under certain packages:
usage: wit inspect [-h] [--tree | --dot] [PACKAGE [PACKAGE [...]]]
optional arguments:
-h, --help show this help message and exit
--tree
--dot
PACKAGE Limit to the subtree under the given package(s)
When inspecting the dependency graph of a workspace, it would be helpful to limit the scope of the
inspect
command to the subtree under certain packages:For example: