Bug 880924 - The usage info of "rhc port-forward" should be updated
Summary: The usage info of "rhc port-forward" should be updated
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: oc
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Hiro Asari
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-28 07:48 UTC by jizhao
Modified: 2015-05-15 02:09 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-19 19:26:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description jizhao 2012-11-28 07:48:40 UTC
Description of problem:
The usage info of rhc port-forward should be updated, since "rhc port-forward appname" is also a valid command.

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

How reproducible:
Always

Steps to Reproduce:
1.Show the usage info of rhc port-forward
$ rhc help port-forward
2.
3.
  
Actual results:
Usage: rhc port-forward

Expected results:
Usage: rhc port-forward <application>

Additional info:

Comment 1 manoj 2012-12-06 18:10:20 UTC
Code has been merged

Comment 2 Hiro Asari 2012-12-06 18:13:01 UTC
My mistake. I'll take a look at this today.

Comment 3 Hiro Asari 2012-12-06 19:14:22 UTC
https://github.com/openshift/rhc/pull/245

Comment 4 joycezhang 2012-12-12 08:46:15 UTC
This bug has already been fixed with rhc-1.2.5.gem as below. Could you please help move it to ON_QA? Thanks.

# rhc help port-forward
Usage: rhc port-forward <application>

Forward remote ports to the workstation

Comment 5 jizhao 2012-12-13 03:01:11 UTC
Verified this bug with rhc 1.2.5


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