Bug 1582087
| Summary: | RFE: create a custom repo & delete a repo in the CLI | ||
|---|---|---|---|
| Product: | Red Hat Update Infrastructure for Cloud Providers | Reporter: | Radek Bíba <rbiba> |
| Component: | Tools | Assignee: | RHUI Bug List <rhui-bugs> |
| Status: | CLOSED ERRATA | QA Contact: | Vratislav Hutsky <vhutsky> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.0.3 | CC: | mkubik, mminar |
| Target Milestone: | 3.0.6 | Keywords: | FutureFeature |
| Target Release: | 3.0.x | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-11-07 14:05:07 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:3520 |
Description of problem: At present, the rhui-manager CLI cannot be used to create a custom repository or to delete an existing repository. These actions can only be performed in the interactive mode. As a RHUI admin, I'd like these two features to be implemented in the CLI so I could do complete repository management in the CLI / in scripts. Version-Release number of selected component (if applicable): RHUI 3.0.3 Additional info: List of current options: # rhui-manager repo repository listing and manipulation add : add a Red Hat repository to the RHUA list : lists all repositories in the RHUI info : displays information on an individual repo add_by_repo: add Red Hat repositories to the RHUA via repo ID sync : sync a repository unused : list of products available but not synced to the RHUA So I imagine something like "add_custom" and "delete".