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
Updated by Anonymous almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|48f69358458d8ffa35fee8d0e82de3884048993c.
Actions