swupd-client icon indicating copy to clipboard operation
swupd-client copied to clipboard

"bundle-list --deps=<bundle-name>" should only operate against installed bundles

Open bktan8 opened this issue 4 years ago • 2 comments

IMO, the "bundle-list --deps=<bundle-name" command should only operate on installed bundles. To get dependencies information on yet-to-be-installed bundles, it should be done through "bundle-info".

bktan8 avatar Mar 25 '20 22:03 bktan8

As we also support bundle-list --all to list all available bundles I don't see a reason to limit other parameters to work only on local bundles. Is there a reason why we shouldn't support that?

otaviobp avatar Mar 25 '20 22:03 otaviobp

well, "bundle-list" is becoming a Swiss army knife with mixed use cases. I just think information a particular bundle should be handles by "bundle-info"

bktan8 avatar Mar 25 '20 22:03 bktan8