Actions
Bug #35754
closedRefreshing ACS with --name instead of --id fails with "Error: Found more than one alternate_content_source."
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2126372
Description of problem:
Version-Release number of selected component (if applicable):
Katello 4.5+
How reproducible:
Always
Steps to Reproduce:
1. Create ACS "test_acs"
2. hammer alternate-content-source refresh --name test_acs
3.
Actual results:
Could not refresh the alternate content source:
Error: Found more than one alternate_content_source.
Expected results:
Similar to --id, ACS refresh should work with --name
Additional info:
Actions