Bug 1014873 - Change 'rhc domain setup' to 'rhc setup'
Summary: Change 'rhc domain setup' to 'rhc setup'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
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: 2013-10-03 00:52 UTC by brice
Modified: 2015-07-29 01:35 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-29 01:35:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description brice 2013-10-03 00:52:16 UTC
Description of problem:

Running the $rhc domain --help command lists the available options for $rhc domain <action>. It says that status is deprecated, and to use 'setup' instead.

This should probably read: use 'rhc setup' instead.

This is because, as it stands, the user would be running the command 
$rhc domain setup as this is what it is implying. 


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


How reproducible:

every time

Steps to Reproduce:
1. run $rhc domain --help
2. look at what it says after the 'status' option.
3.

Actual results:
status    DEPRECATED use 'setup' instead

Expected results:
status    DEPRECATED use 'rhc setup' instead

Additional info:

Comment 1 brice 2013-10-09 00:35:50 UTC
Issue seems to be fixed with the new update (1.15). Problematic options have been removed form the --help command.


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