Manage ssh keys within Bluemix -


how clean ssh keys virtual servers. have defined number of keys want delete of them , start fresh

i guess right option delete them through openstack client on command line. see here details , on obtain client.

list available ssh keys:

openstack keypair list 

delete specific ssh key:

openstack keypair delete mykey 

Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

timer - Java TimerTask cancel -

android - How to read a column value in parse.com without accessing an object or a pointer -