Bug 990182

Summary: Rectify CLI commands "auto-attach" and "attach --auto"
Product: Red Hat Enterprise Linux 7 Reporter: Devan Goodwin <dgoodwin>
Component: subscription-managerAssignee: William Poteat <wpoteat>
Status: CLOSED DUPLICATE QA Contact: IDM QE LIST <seceng-idm-qe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: jgalipea, wpoteat
Target Milestone: rc   
Target Release: 7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-24 19:03:32 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:
Bug Depends On:    
Bug Blocks: 863175    

Description Devan Goodwin 2013-07-30 14:22:07 UTC
Description of problem:

We started with subscribe --auto, which became attach --auto. This asks the server to figure out the best entitlements and give them to us.

Then we went to add an autoheal module which controls the server side flag, which indicates if this system should try to heal (essentially running "attach --auto" every 24 hours by default). We can't say heal, so this became auto-attach. 

There's also "register --auto-attach", though this is a register followed by an attach --auto, so what to do here will be determined by sorting out the other two.

This is highly confusing as both of these commands do entirely different things. Need to figure out a way to cover the functionality without describing it exactly the same.

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

subscription-manager-1.8.13-1

Comment 2 William Poteat 2014-01-24 19:03:32 UTC

*** This bug has been marked as a duplicate of bug 1030001 ***