Bug 834152

Summary: inconsistent error message for old command "rhc-ctl-app -e"
Product: OKD Reporter: Meng Bo <bmeng>
Component: ocAssignee: Clayton Coleman <ccoleman>
Status: CLOSED WONTFIX QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 2.xCC: johnp, rmillner
Target Milestone: ---Keywords: Regression, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-09 16:47:49 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:

Description Meng Bo 2012-06-21 03:14:55 UTC
Description of problem:
Bug fix for 830656 caused this issue.
Error message for old command 'rhc-ctl-app -a appname -e xxx' should keep the (-e|--embed).


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

How reproducible:
always

Steps to Reproduce:
1.rhc-ctl-app -a appname -e xxx
2.
3.
  
Actual results:
RESULT:
Invalid type (-c|--cartridge) specified: 'xxx'.

Expected results:
For the new wrapper command 'rhc app cartridge add' should be (-c|--cartridge)
And for the old command 'rhc-ctl-app -e' should keep (-d|--embed)

Additional info:

Comment 1 Clayton Coleman 2012-06-21 21:19:20 UTC
We'll probably just deprecate and remove the old command.

Comment 2 John (J5) Palmieri 2012-10-09 16:47:49 UTC
closing because this is deprecated