[jbosstools-issues] [JBoss JIRA] (JBIDE-11073) OpenShift Express Tool: Create a way to invoke rhc-port-forward functionality which enables users to debug their cloud environments with their local tools

Nam Duong (JIRA) jira-events at lists.jboss.org
Mon Feb 27 20:14:36 EST 2012


Nam Duong created JBIDE-11073:
---------------------------------

             Summary: OpenShift Express Tool:  Create a way to invoke rhc-port-forward functionality which enables users to debug their cloud environments with their local tools
                 Key: JBIDE-11073
                 URL: https://issues.jboss.org/browse/JBIDE-11073
             Project: Tools (JBoss Tools)
          Issue Type: Enhancement
          Components: openshift
         Environment: OpenShift Express Tools (on Eclipse)
            Reporter: Nam Duong
            Assignee: Andre Dietisheim


If an OpenShift node that's hosting the user's app is running mysql on port 3306 on 126.0.2.17, you can't access that externally.  You need to ssh into the node to run mysql or you need to embed phpmyadmin.  rhc-port-forward allows you to access that port and other available ports.

Usage: /usr/bin/rhc-port-forward
Forward remote ports to the workstation

  -l|--rhlogin   rhlogin    Red Hat login (RHN or OpenShift login with OpenShift Express access) (Default: nduong+mac at redhat.com)
  -a|--app                  Target application (required)
  -p|--password  password   RHLogin password (optional, will prompt)
  -d|--debug                Print Debug info
  -h|--help                 Show Usage info
  --config  path            Path of alternate config file
  --timeout #               Timeout, in seconds, for connection

 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list