This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
byom
/
deployment
Sledovat
3
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
1
Pull Requesty
0
Wiki
Strom:
35a450ca84
Větve
Značky
main
v0.0.1
deployment
/
scripts
/
bash
/
getSSHKeys
getSSHKeys
97 B
Historie
Surový
1
2
3
4
5
#!/bin/bash
KEY_NAME="${1:?need a SSHKey name from /me}"
./ovh-bash get "me/sshKey/${KEY_NAME}"