This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
byom
/
deployment
Segui
3
Vota
0
Forka
0
File
Problemi
1
Pull Requests
0
Wiki
Albero (Tree):
35a450ca84
Rami (Branch)
Tag
main
v0.0.1
deployment
/
scripts
/
bash
/
getSSHKeys
getSSHKeys
97 B
Cronologia
Originale
1
2
3
4
5
#!/bin/bash
KEY_NAME="${1:?need a SSHKey name from /me}"
./ovh-bash get "me/sshKey/${KEY_NAME}"