Actions
Feature #36589
closedAdd option --all to "hammer alternate-content-source refresh" command to refresh all ACS's
Status:
Closed
Priority:
Normal
Assignee:
Category:
Alternate Content Sources
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2126420
Description of problem:
There is no method to refresh all/bulk ACS's using hammer, so requesting to include option like --all to "hammer alternate-content-source refresh" command
Version-Release number of selected component (if applicable):
Satellite 6.12.0 Snap 10.0
How reproducible:
Always
Steps to Reproduce:
1. # hammer alternate-content-source refresh --help
2.
3.
Actual results:
No method to refresh all/bulk ACS's except rake task "foreman-rake katello:refresh_alternate_content_sources" and cron job is also missing BZ 2126349
Expected results:
Add --all option to "hammer alternate-content-source refresh" command
Additional info:
Actions