Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1739967

Summary: [RFE] Improve "rhui-manager" CLI command to include a verbose option to show the current running status
Product: Red Hat Update Infrastructure for Cloud Providers Reporter: jalviso <jalviso>
Component: RHUAAssignee: RHUI Bug List <rhui-bugs>
Status: CLOSED WONTFIX QA Contact: Radek Bíba <rbiba>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.1.1CC: dranck, gtanzill, mminar
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: 4.x   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-09-16 12:59:59 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:

Description jalviso 2019-08-12 02:22:15 UTC
Description of problem:

"rhui-manager" CLI command has no status indication of what the command is doing.
For example uploading a new entitlement certificate "rhui-manager cert upload", it take up to 10 minutes but no indication what is going on. 


Version-Release number of selected component (if applicable): 3.1.1


How reproducible: Always


Steps to Reproduce:
1. Sample run:
   "rhui-manager cert upload"

2. This is waiting for minutes but no output or no messages that the command is running successfuly of failed. When the command is done, we just have to verify from rhui-manager menu if cert is uploaded fine.

Actual results:

No verbose status or message during "rhui-manager" CLI run
Expected results:


Additional info:

Should display the status on any "rhui-manager" CLI command run.