Bug 1035632 - rhc sshkeys/envs should show the sshkey/env list as other commands
Summary: rhc sshkeys/envs should show the sshkey/env list as other commands
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: oc
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Fabiano Franz
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-28 08:52 UTC by Meng Bo
Modified: 2015-05-15 02:26 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-10 00:46:41 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Meng Bo 2013-11-28 08:52:01 UTC
Description of problem:
For most of the rhc commands, like rhc cartridge, rhc domain, rhc authorization, etc. It will treat the plural form as the list function. Eg, rhc cartridges will list the cartridges same as rhc cartridge list.

But the rhc sshkey and rhc env do not support this.

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

How reproducible:
always

Steps to Reproduce:
1. Install latest rhc client
2. Generate the auto complete bash via rhc setup
3. Source the bash
4. rhc sshkeys / rhc envs

Actual results:
The commands in step4 are not supported.

Expected results:
Should support the plural form for the commands.

Additional info:

Comment 1 Fabiano Franz 2014-07-11 19:38:20 UTC
Fixed in https://github.com/openshift/rhc/pull/623

Comment 2 openshift-github-bot 2014-07-12 01:16:55 UTC
Commit pushed to master at https://github.com/openshift/rhc

https://github.com/openshift/rhc/commit/555a1d9f8b7286f938612c3ebe3a0d0a094a1053
Bug 1035632 - added plural version to rhc env and rhc sshkey commands

Comment 3 weiwei jiang 2014-07-14 05:19:13 UTC
Checked with the latest code, and can not reproduce this issue, so verify this.


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