Actions
Feature #36284
closedMake it easier to specify the content for content overrides
Difficulty:
Triaged:
Yes
Description
When adding content overrides via hammer or API, you must specify a custom content label. This label isn't available anywhere in the UI.
We should either (a) expose the custom_content_label for each repository so you could grab it from hammer or the API; or (b) just make the /hosts/:host_id/subscriptions/content_override and /hosts/bulk/content_overrides endpoints accept repository names. Option b would be a bit more complex, though, because you’d also have to also specify an organization and product.
Updated by Jeremy Lenz over 1 year ago
- Related to Tracker #36179: [RFE] Improve custom products workflow when using SCA added
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Lucy Fu
- Pull request https://github.com/Katello/hammer-cli-katello/pull/888 added
Updated by Lucy Fu over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|59d51c96b93d9e62ba91bd8ca60ecc1550e72774.
Actions