[jbosstools-issues] [JBoss JIRA] (JBIDE-11072) OpenShift Express Tool: Create a way to invoke rhc-sshkey functionality which posts a newly created key-pair's public key to the user's domain.

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Fri Aug 31 17:05:32 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-11072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andre Dietisheim resolved JBIDE-11072.
--------------------------------------

    Resolution: Duplicate Issue

    
> OpenShift Express Tool:  Create a way to invoke rhc-sshkey functionality which posts a newly created key-pair's public key to the user's domain.  
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-11072
>                 URL: https://issues.jboss.org/browse/JBIDE-11072
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 3.3.0.Beta1
>         Environment: JBoss OpenShift Express Tools (on Eclipse)
>            Reporter: Nam Duong
>            Assignee: Andre Dietisheim
>             Fix For: 4.0.x
>
>
> Since the RHC tools leverages GIT, we enable the user to create/generate ssh keys on the fly via the OpenShift Express Tool.  But that newly created ssh key's public key needs to be associated to the user before it can be used.  rhc-sshkey is used for that purpose on the commandline, but we don't have similar functionality in the OpenShift Express tools today.  Here is what the Console should include:
> {quote}
> Usage: rhc sshkey (<command> | --help) [<args>]
> Manage multiple keys for the registered rhcloud user.
> List of commands
>   list                           Display all the SSH keys for the user account
>   add                            Add SSH key to the user account
>   update                         Update SSH key for the user account
>   remove                         Remove SSH key from the user account
> List of arguments
>   -l|--rhlogin      rhlogin      Red Hat login (RHN or OpenShift login with OpenShift Express access) (Default: nduong+mac at redhat.com)
>   -p|--password     password     RHLogin password (optional, will prompt)
>   -i|--identifier   key-name     User-specified identifier for the key
>   -k|--ssh          key-filepath SSH public key filepath 
>   -d|--debug                     Print Debug info
>   -h|--help                      Show Usage info
>   --config          path         Path of alternate config file
>   --timeout         #            Timeout, in seconds, for connection
> {quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list