This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
byom
/
deployment
Urmărește
3
Stea
0
Bifurcare
0
Fisiere
Probleme
1
Trageți solicitările
0
Wiki
Arbore:
35a450ca84
Ramuri
Etichete
main
v0.0.1
deployment
/
scripts
/
bash
/
getSSHKeys
getSSHKeys
97 B
Istoric
Crud
1
2
3
4
5
#!/bin/bash
KEY_NAME="${1:?need a SSHKey name from /me}"
./ovh-bash get "me/sshKey/${KEY_NAME}"