Bug 873570

Summary: The rhc commands shown in the website pages should be updated.
Product: OKD Reporter: Mengjiao Gao <mgao>
Component: WebsiteAssignee: Clayton Coleman <ccoleman>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: dmcphers, libra-bugs, lilu, mmccomas, szhou, xtian, yujzhang
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-14 00:43:16 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 Mengjiao Gao 2012-11-06 08:25:54 UTC
Description of problem:
   After added cartridges to an app on devenv_2431, I found that the given rhc commands in the cartridge get_started page were all deprecated commands, such as "rhc app cartridge list","rhc app cartridge remove -a <app_name> -c <cartridge_name>". 

   The rhc commands in the Learn_More page (/community/paas) and many other community pages such as : "https://openshift.redhat.com/community/developers/get-involved/creating-quickstarts","https://openshift.redhat.com/community/get-started/jboss","https://openshift.redhat.com/community/jenkins" have the same issue and should also be updated.

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

devenv_2431
How reproducible:
always

Steps to Reproduce:
1.Go to website, create an app, and add a cartridge to it.
2.Check the rhc commands in the cartridge get_started page.
3.Check the rhc commands in the community pages.
  
Actual results:
These commands in these page are all deprecated ones.

Expected results:
These commands should be updated with the new commands syntax. 
Additional info:

Comment 1 Clayton Coleman 2013-01-23 07:51:51 UTC
Those three are fixed, as is Learn More.  Will fix others tomorrow.  Won't fix forum threads, will fix everything else.

Comment 2 Xiaoli Tian 2013-01-30 12:20:35 UTC
*** Bug 905729 has been marked as a duplicate of this bug. ***

Comment 3 Clayton Coleman 2013-01-31 06:38:46 UTC
I'm going to fix the bulk of this in the migrate-content.rb script for the prod push, given how many places these are referenced.

Comment 4 Clayton Coleman 2013-02-06 00:20:16 UTC
Fixed in b76674b in us3292_us3293_us3291_split_community_to_openshift_com, no fork ami yet.

Comment 5 Yujie Zhang 2013-02-06 10:28:55 UTC
(In reply to comment #4)
Will wait for the fork ami to test this.

Comment 6 Yujie Zhang 2013-02-07 03:30:25 UTC
(In reply to comment #4)
Tested on fork_ami_us3292_us3293_us3291_split_community_to_openshift_com_458, the rhc command has been correted on pages, so verify this bug.