Skip to content
This repository was archived by the owner on Dec 19, 2020. It is now read-only.

Add option for printing reverse dependency tree with wit inspect #182

Open
richardxia opened this issue Dec 5, 2019 · 0 comments
Open
Labels
enhancement New feature or request feature request Support for feature desired

Comments

@richardxia
Copy link
Member

My strawperson proposal would be to add a --reverse flag to wit inspect, which would basically "flip" the arrows so that we can more easily see what depends on a package rather than what a package depends on.

This wouldn't have a major effect on the --dot case, but in the --tree case, because we don't expand subtrees of duplicate dependencies, this would make it much easier to answer the question "What are all the packages that directly depend on foo?"

@jackkoenig jackkoenig added enhancement New feature or request feature request Support for feature desired labels Dec 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request feature request Support for feature desired
Projects
None yet
Development

No branches or pull requests

2 participants