Bug 848636 - Default rhlogin isn't shown in help info of "rhc domain"
Summary: Default rhlogin isn't shown in help info of "rhc domain"
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OKD
Classification: Red Hat
Component: oc
Version: 2.x
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Clayton Coleman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-16 05:39 UTC by jizhao
Modified: 2015-05-15 02:03 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-16 14:49:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description jizhao 2012-08-16 05:39:17 UTC
Description of problem:
Run 'rhc help domain -h', and the default rhlogin isn't shown in the help info.

Version-Release number of selected component (if applicable):
rhc-0.97.7-1.el6_3.noarch

How reproducible:
Always

Steps to Reproduce:
1.$ rhc help domain -d
2.$ rhc help domain -d --config my.conf
3.
  
Actual results:
  -l|--rhlogin login        Red Hat login (RedHat Network or OpenShift)


Expected results:
  -l|--rhlogin login        Red Hat login (RHN or OpenShift login) (Default: jizhao+1)


Additional info:
rhc client can successfully get default rhlogin from the conf file and use it as the value of --rhlogin parameter.

Comment 1 Clayton Coleman 2012-08-16 14:49:10 UTC
We've removed the display of the default here because it may require remote calls in some cases.  We may in the future add a way to get your account info from the CLI which would solve this same case.

Not knowing which user you are signed in as is an infrequent case.


Note You need to log in before you can comment on or make changes to this bug.