Actions
Bug #20046
closedhammer package list no longer supports --content-view or --content-view-id
Difficulty:
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1380595
Original issue downstream was that the command below would generate:
bind message supplies 2 parameters, but prepared statement "a124" requires 1
That is no longer reproducable upstream; however, the user no longer has the ability to
provide the --content-view as an input too the command.
Scenario:
hammer> package list --organization "Default Organization" --environment dev --content-view-version "1.0"
Results:
Error: found more than one content_view_version
Expected Results:
The list of packages in a specific content view, provided they can provide --content-view
Actions