]
George Gastaldi closed FORGEPLUGINS-22.
---------------------------------------
Assignee: George Gastaldi (was: Pete Muir)
Resolution: Won't Fix
The Openshift plugin is no longer maintained. See FORGEPLUGINS-148 for more details
openshift-express forge plugin can not execute any standard openshift
commands
------------------------------------------------------------------------------
Key: FORGEPLUGINS-22
URL:
https://issues.jboss.org/browse/FORGEPLUGINS-22
Project: Forge Plugins/Addons
Issue Type: Bug
Reporter: Craig Schwarzwald
Assignee: George Gastaldi
Labels: forge,, openshift,, plugin
The openshift-express plugin provides the rhc-express deploy command which is very
useful, but any/all other openshift commands (ex: rhc app <anything>, etc.) are not
available from within the Forge Console/Terminal. Any command that can be executed from a
standard terminal for OpenShift, should be executable from within a Forge
Console/Terminal.
In addition, some of the errors you can receive in a Forge Console/Terminal relating to
OpenShift will provide you with messages to perform commands that don't work in the
terminal. The user is left with situations like the following:
***ERROR*** Failed to connect to OpenShift Express GIT repository, project is in an
inconsistent state. Remove the .git directory manually, and delete the application using
rhc-ctl-app -c destroy -a MyApp -b
[MyApp] MyApp $ rhc-ctl-app -c destroy -a MyApp -b
***ERROR*** No such command: rhc-ctl-app