Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

rhc setup ssh key selection #714

Open
ILMostro opened this issue Oct 26, 2015 · 1 comment
Open

rhc setup ssh key selection #714

ILMostro opened this issue Oct 26, 2015 · 1 comment

Comments

@ILMostro
Copy link

Running the rhc setup command, as instructed by the openshift website the option to add an SSH key automatically is presented to the user:

Your public SSH key must be uploaded to the OpenShift server to access code.  Upload now? (yes|no) yes

  default (type: ssh-rsa)
  -----------------------
    Fingerprint: XX:XX:XX...
    Available: true/false

While this is obviously convenient and helpful, I wonder if it might be possible to offer the user a way to specify which SSH key will be used/uploaded? The default now is, well, I'm not sure what the default is. Did the script upload all of my ssh keys to the server? I'm not aware of a way to check that at the moment.

@ILMostro
Copy link
Author

Perhaps adding an additional step after hitting "yes" or, if that's already possible within that step, change the line to:

Your public SSH key must be uploaded to the OpenShift server to access code.
  Upload now? (yes|no|<PATH>)

would be more suitable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant