Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tree view for bundle-list dependency #929

Closed
puneetse opened this issue May 23, 2019 · 3 comments · Fixed by #1261
Closed

Add tree view for bundle-list dependency #929

puneetse opened this issue May 23, 2019 · 3 comments · Fixed by #1261
Assignees
Milestone

Comments

@puneetse
Copy link

The -d and -D commands are helpful but I would like a tree view for bundle-list showing dependencies, similar to the view of mixer bundle list --tree.

@otaviobp
Copy link
Contributor

otaviobp commented Jun 5, 2019

Nice suggestion. thanks

@otaviobp otaviobp added this to the Backlog milestone Sep 11, 2019
@jumpinggoofballs
Copy link

Any news on this? Trimming the system of all the random bundles that get added when you install something to try out is a right hassle.

@castulo castulo self-assigned this Jan 8, 2020
castulo added a commit to castulo/swupd-client that referenced this issue Jan 8, 2020
Sometimes is useful to see the list of dependencies in a tree view form,
for example when trying to remove bundles from a system.

This commit adds the ability of listing the dependencies of a bundle in
a tree view when --verbose is used.

Closes clearlinux#929

Signed-off-by: Castulo Martinez <[email protected]>
@castulo
Copy link
Contributor

castulo commented Jan 8, 2020

Any news on this? Trimming the system of all the random bundles that get added when you install something to try out is a right hassle.

I submitted a PR to address your suggestion.

castulo added a commit to castulo/swupd-client that referenced this issue Jan 8, 2020
Sometimes is useful to see the list of dependencies in a tree view form,
for example when trying to remove bundles from a system.

This commit adds the ability of listing the dependencies of a bundle in
a tree view when --verbose is used.

Closes clearlinux#929

Signed-off-by: Castulo Martinez <[email protected]>
castulo added a commit to castulo/swupd-client that referenced this issue Jan 8, 2020
Sometimes is useful to see the list of dependencies in a tree view form,
for example when trying to remove bundles from a system.

This commit adds the ability of listing the dependencies of a bundle in
a tree view when --verbose is used.

Closes clearlinux#929

Signed-off-by: Castulo Martinez <[email protected]>
castulo added a commit to castulo/swupd-client that referenced this issue Jan 17, 2020
Sometimes is useful to see the list of dependencies in a tree view form,
for example when trying to remove bundles from a system.

This commit adds the ability of listing the dependencies of a bundle in
a tree view when --verbose is used.

Closes clearlinux#929

Signed-off-by: Castulo Martinez <[email protected]>
castulo added a commit that referenced this issue Jan 17, 2020
Sometimes is useful to see the list of dependencies in a tree view form,
for example when trying to remove bundles from a system.

This commit adds the ability of listing the dependencies of a bundle in
a tree view when --verbose is used.

Closes #929

Signed-off-by: Castulo Martinez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants