We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The bundle-list command currently include one flag (--has-deps) for doing reverse search. The following flags should also be included:
bundle-list
--has-deps
swupd bundle-list --has-package PACKAGE-NAME
swupd bundle-list --has-direct-package PACKAGE-NAME
swupd bundle-list --has-file FILE-NAME
Related to #461 This issue is blocked by clearlinux/mixer-tools#619.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The
bundle-list
command currently include one flag (--has-deps
) for doing reverse search.The following flags should also be included:
swupd bundle-list --has-package PACKAGE-NAME
swupd bundle-list --has-direct-package PACKAGE-NAME
swupd bundle-list --has-file FILE-NAME
Related to #461
This issue is blocked by clearlinux/mixer-tools#619.
The text was updated successfully, but these errors were encountered: