Actions
Bug #23341
closedhammer repository-set enable doesn't work
Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1545723
Description of problem:
Whenever I try to enable a Red Hat repository using hammer I get
Could not enable repository:
One of parameters [ organization_id ] required but not specified
Version-Release number of selected component (if applicable):
tfm-rubygem-hammer_cli-0.11.0.1-1.el7sat.noarch
How reproducible:
hammer repository-set enable --product-id "2472" --basearch "x86_64" --releasever "7server" --name "Red Hat Enterprise Linux Server" --organization-id "1"
Steps to Reproduce:
1.
2.
3.
Actual results:
Could not enable repository:
One of parameters [ organization_id ] required but not specified
Expected results:
Successfully enabled repository
Additional info:
Actions